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

 

 

Reply via email to