MySQL Forums
Forum List  »  Install & Repo

Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Posted by: Ramesh G
Date: March 11, 2008 02:49AM

maria materon Wrote:
-------------------------------------------------------
> I am getting this error
> Re: ERROR 1045 (28000): Access denied for user
> 'root'@'localhost' (using password: YES)
>
> Please give me some solutions



use mysql -u root -p (and give enter)
password: (dont enter password just give enter)
it will take u to mysql prompt..
and if u want to give password for any of ur database..
u need to write a small query to lock ur database..

Options: ReplyQuote


Subject
Written By
Posted
June 27, 2009 08:29PM
December 16, 2007 02:18AM
Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
March 11, 2008 02:49AM
December 27, 2007 02:08PM
January 16, 2011 06:51AM
August 27, 2009 12:22AM


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.