MySQL Forums
Forum List  »  Newbie

Help, to reset password........
Posted by: shujia tian
Date: October 29, 2004 03:22PM

I get an error when trying to reset password.

I start the db using:
mysqld_safe --skip-grant-tables &

and reset the pwd using the mysqladmin command
mysqladmin -u root flush-privileges password "newpwd"

then I got the error message:
mysqladmin: unable to change password; error: 'Can't find any matching row in the user table'


thanks

Options: ReplyQuote


Subject
Written By
Posted
Help, to reset password........
October 29, 2004 03:22PM


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.