MySQL Forums
Forum List  »  Newbie

problem using user accounts
Posted by: Jens
Date: August 11, 2004 04:19PM

hi,

i have a weird problem with the user account management. I've created a database and (with the grant command to allow access to the database) a user with a password. running:

mysql --user=the_user_name --password=the_correct_password

gives "access denied". running:

mysql --user=the_user_name

works. but i need the first command to work. did i forget something? i'm using mysql v3.28.53.

thanks for any help,
jens



Options: ReplyQuote


Subject
Written By
Posted
problem using user accounts
August 11, 2004 04:19PM
August 13, 2004 07:40AM
August 17, 2004 09:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.