Are you  sure that root has granted access to connect remotely ??

Carlos

On 8/4/2009 3:09 PM, Hugo Leonardo Ferrer Rebello wrote:
Hello Guys,

I have a big doubt.

I'm trying to access the mysql database remotely, but I can't.

I have changed the skip-networking option on my.cnf file however it
doesn't work.
I have tried to include the bind_address = 0.0.0.0 but it still doesn't
work. Sure I have commented the skip-networking option before enable the
bind_address.

I don't know what else I must do. Please, anybody can help me ?

Look at the error message below.

# mysql -u root -p -h 192.168.12.50

Enter password:

ERROR 1045 (28000): Access denied for user 'root'@'192.168.12.50' (using
password: YES)

Cheers,

Hugo




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to