MySQL Forums
Forum List  »  Newbie

Re: ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
Posted by: raul
Date: October 26, 2005 07:23AM

Are you sure you did not set up a passowrd for the root account. The password can be entered when the -p argument is present:

type:
mysql -u root -p

you will then be asked for the password.

Options: ReplyQuote


Subject
Written By
Posted
Re: ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
October 26, 2005 07:23AM
November 16, 2005 08:10PM


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.