[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] mysqladmin not working with PkgMaster RaQ3-RaQ 4-MySQL-3.23.54-1.pkg



-----Original Message-----
From: David [mailto:admin@xxxxxxxxxx]
Subject: [cobalt-users] mysqladmin not working with PkgMaster
RaQ3-RaQ4-MySQL-3.23.54-1.pkg


----
[root /root]# mysqladmin ping
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: NO)'
----

I'm not sure if "(Using password: NO)" is any clue to this or not. I've
searched through the mysql.com docs and can't find any reference to this
error... lots with "(Using password: Yes)", but not the other way.

Any help is greatly appreciated.

Regards,

David Sutphin

_____________________________________


You need the "-p<password>" for root@localhost

thanks,

Brian