Dear Agnello, On 9/12/07, Agnello George wrote: > > where is this ACL located i configured mysql frm source /usr/local/mysql
MySQL ACL is stored in mysql DB (Default) > i also log to mysql and > GRANT ALL PRIVILEGES ON *.* TO [EMAIL PROTECTED]'sipaddress IDENTIFIED BY > 'root's_password'; This should work. You have to add all IP addresses from where you want client(s) to access MySQL. > Warm Regards > > Agnello . G .Dsouza HTH With regards, -- --Dinesh Shah :-) Join the Revolution! -- http://mm.glug-bom.org/mailman/listinfo/linuxers

