MySQL Forums
Forum List  »  Install & Repo

#1130 - Host 'localhost' is not allowed to connect to this MySQL server
Posted by: Preston McMurry
Date: September 06, 2005 08:21AM

Took off the holiday (here in the USA) weekend. Came back. Booted up. Couldn't connect to my localhost mySQL database. Here is the message:

#1130 - Host 'localhost' is not allowed to connect to this MySQL server

WinXP sp2 (with latest patches as of mid-August)
mySQL 4.1.9
phpMyAdmin 2.6.0-pl3

I get the same error from the command line:

mysql -h localhost -u root -p
ERROR 1130 HY000 Host 'localhost' is not allowed to connect to this MySQL server

I don't see much around the web, other than a whole bunch of mySQL error code listings. (But not how to fix them.)

The only thing I find here on the mySQL Mothership are two bug reports: http://bugs.mysql.com/bug.php?id=4242 and http://bugs.mysql.com/bug.php?id=11822 , but nothing about to fix the situation. (Which apparently is a missing mysql.user meta table.)

Could the situation perhaps have been caused by me having a yadda.user table in my yadda database?

http://prestonm.com ... http://www.mcmurry.com

Options: ReplyQuote


Subject
Written By
Posted
#1130 - Host 'localhost' is not allowed to connect to this MySQL server
September 06, 2005 08:21AM


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.