Re: Cannot connect to MySQL using

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

did you try to grant the IP address?
I mean:

grant x,y,z on db_name.{table_name|*} to user_name@server_ip_address
identified by 'password';

Hope it helps, cheers,

Balazs

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux