[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
- Subject: RE: [cobalt-users] mysqladmin not working with PkgMaster RaQ3-RaQ 4-MySQL-3.23.54-1.pkg
- From: BSmith@xxxxxxxxxxx
- Date: Thu Mar 6 13:56:41 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----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