MySQL Forums
Forum List  »  MySQL Administrator

Login using root user gives, ERROR 1130 (HY000): Host 'localhost' is not allowed to connect to this MySQL server
Posted by: Navaneethan Marichetty
Date: December 26, 2012 06:20AM

Hi,

I am logging into mysql server(installed in windows) in command line client using root user as,
> mysql -u root -p 'password'
it gives, ERROR 1130 (HY000): Host 'localhost' is not allowed to connect to this MySQL server.

I dont have any other user, I have only root user. Now, I have no way to login to mysql server.

Can anybody guide me on how to solve this issue?

Options: ReplyQuote


Subject
Written By
Posted
Login using root user gives, ERROR 1130 (HY000): Host 'localhost' is not allowed to connect to this MySQL server
December 26, 2012 06:20AM


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.