[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] MySql
- Subject: RE: [cobalt-users] MySql
- From: "Jay Fesco" <jay@xxxxxxxxxxxx>
- Date: Sun May 6 22:18:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
<snip>
Access denied for user: 'root' (Using password: YES)
I know the password is correct, but it will not let me in. Is there a way
around this or something? Please help!!!
</snip>
I suspect that you are using one of the mysql command-line commands that
require a UserID and Password.
The correct structure is:
'-u userid -pPassword'.
Note: no space between the '-p' and the password.
Hope that helps.
Jay Fesco