connecting to mySql

Klaus Major klaus at major-k.de
Sat Oct 16 12:56:28 EDT 2004


Bom dias Andre,

> On Oct 16, 2004, at 12:58 PM, Klaus Major wrote:
>
>> I called and no way, PHPmyAdmin or die!
> Klaus,
> try looking into this page:
> http://dev.mysql.com/doc/mysql/en/Connection_access.html
> it's from MySQL manual and will show you how to change connection 
> access thru phpMyAdmin. maybe a line like
> GRANT ALL PRIVILEDGES ON db.* TO <youruser>@%
> will do the trick. If not, you can still work with databases using a 
> conduit. something that runs on the server (a cgi) that fetches your 
> sql, pipe it thru mysql then echoback the answer, I have a silly one 
> here for I stumbled with the same problem once.

Thanks for this useful info.
Stored it for later use!

In the moment the best spolution for me is to install a local mySQL
on my OS X, i think...

> Andre
>
> PS: I am now in a deep fight with postgreSQL... and he is winning.

Damn! Did you attempt a bribe? ;-)

> Andre Alves Garzia ð 2004 ð BRAZIL
> http://studio.soapdog.org

Adeus

Klaus Major
klaus at major-k.de
http://www.major-k.de



More information about the use-livecode mailing list