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/[EMAIL PROTECTED]

Reply via email to