Am 16.10.2006 um 13:00 schrieb Dominik Klein:

The error message I receive is the following:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

This message indicates you tried to login without giving a password.

Add "-p" to your commandline. It will then prompt you for your password and log you in if the password is correct.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql? [EMAIL PROTECTED]


Unfortunately, that is not the reason, why I get this message. I have tried 'mysql', 'mysql -uroot', mysql -u root', 'mysql -uroot -p', 'mysql -uroot -pMY_PASSWORD', but anything fails.

When I am using the password option, the error message is like this:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

Any ideas?

---------------------------------------------
Cornelia Menzel

Spanien / EspaƱa / Spain

e-Mail: [EMAIL PROTECTED]
http://www.corneliamenzel.com


Reply via email to