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
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