I can login on console. I can telnet 192.168.1.20 3306 from a remote host
but when I try to connect using perl DBI i get this error:

DBI connect('database=test;hostname=192.168.1.20','root',...) failed: Access
denied for user: '[EMAIL PROTECTED]' (Using password: YES)

I added Host 192.168.1.10 user root with passowrd in mysql user table.

Ideas? What else?

Thanks.



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to