MySQL Forums
Forum List  »  Install & Repo

Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
Posted by: Nic Guzaldo
Date: April 15, 2006 09:39AM

I have a weird problem that's alot like the ones here except I am using passwords. the thing is I can connect as root. I can connect from another box or when I try to connect from the local host with:

shell>mysql -u username -p -h 192.168.1.23

and

sudo shell>mysql -p

it works but I cann't connect with:

mysql -u username -p -h 127.0.0.1

or

mysql -u username -p

or

mysql -u username -p -h hostname

I know it's probalby just a minor config issue, but I can't seem to figure it out.

Can someone please advice.

Thanks,

Nic

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: NO)
April 15, 2006 09:39AM
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.