Hi,

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

grant x,y,z on db_name.{table_name|*} to [EMAIL PROTECTED]
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

Reply via email to