MySQL Forums
Forum List  »  Newbie

Can not change root password?
Posted by: james watson
Date: September 11, 2004 01:27AM

When I typed in
mysqladmin -uroot password NEW-PASS where NEW-PASS is my password of choice

no errors

in order to verify the password for root
I typed in
mysql -uroot -p
I was prompted for a password. If ignored password and press enter, no problem
if enter the NEW-PASS
It gave me errors like this:
ERROR 1045: access denied for user: 'root@127.0.0.1' (using password:YES)

It seems that I am not able to change password for root.
Anybody know how to alter root password?

thanks



Options: ReplyQuote


Subject
Written By
Posted
Can not change root password?
September 11, 2004 01:27AM
September 13, 2004 08:37AM


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.