![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hi, i have a mysql server and when I run on that server; # mysql -h localhost -u root -p and the type the password I get the mysql prompt. when i do this from a another machine: # mysql -h<above_machines_ip> -u root -p and the type the same passowrd I get : ERROR 1045 (28000): Access denied for user 'root'@'x.x.x.x' (using password: YES) how can I further trace what the problem is? there is NO connectivity problem, socket to server machine is opened, connected and message is sent. tnx for all replies |
#3
| |||
| |||
|
|
i have a mysql server and when I run on that server; # mysql -h localhost -u root -p and the type the password I get the mysql prompt. when i do this from a another machine: # mysql -h <above_machines_ip> -u root -p and the type the same passowrd I get : ERROR 1045 (28000): Access denied for user 'root'@'x.x.x.x' (using password: YES) |
|
how can I further trace what the problem is? |
#4
| |||
| |||
|
|
hi, i have a mysql server and when I run on that server; # mysql -h localhost -u root -p and the type the password I get the mysql prompt. when i do this from a another machine: # mysql -h <above_machines_ip> -u root -p and the type the same passowrd I get : ERROR 1045 (28000): Access denied for user 'root'@'x.x.x.x' (using password: YES) how can I further trace what the problem is? there is NO connectivity problem, socket to server machine is opened, connected and message is sent. tnx for all replies |
![]() |
| Thread Tools | |
| Display Modes | |
| |