I am trying to use mysql.

I use the line

mysql -u username -p
and then enter the correct password

The error message I get is  error 1045 access denied for user:
username@localhost (Using password: YES)

I know that I am using the correct username and password, because an
application using jdbc uses the same username and password and can
login.

Any Ideas?

Thanks,

Bill




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to