Re: Mysql Client Connection

2005-04-27 Thread Gleb Paharenko
Hello. Add user 'root'@'node1.example.com'. See: http://dev.mysql.com/doc/mysql/en/access-denied.html >Dear All, >I have mysql installed on top of redhat 3.0 machines and I have created >user called root and assigned a password. >I have tried connecting to database locally by using

Re: Mysql Client Connection

2005-04-27 Thread mfatene
Hi, look at http://dev.mysql.com/doc/mysql/en/grant.html and apply grant to root@'node1.example.com'. Mathias Selon bala <[EMAIL PROTECTED]>: > Dear All, > I have mysql installed on top of redhat 3.0 machines and I have created user > called root and assigned a password. > I have tried connectin

Mysql Client Connection

2005-04-27 Thread bala
Dear All, I have mysql installed on top of redhat 3.0 machines and I have created user called root and assigned a password. I have tried connecting to database locally by using Mysql -h localhost -u root -p it connected When I tried using host name it is not connecting and giving an error Error