MySQL Forums
Forum List  »  MySQL Administrator

Re: Error Nr 1130 Host not allowed to connect to this mysql server
Posted by: Alex Lov
Date: July 10, 2007 04:30AM

Hi, i solve this problem on this way.
Error Nr 1130 Host 'MYHOST_OR_IP' not allowed to connect to this mysql server

i add a new user on my phpmyadmin -> privileges
username: root (same user on odbc account)
host: 'MYHOST_OR_IP' ( the name give by error)
Database for user: none
Global privileges: check all privileges
-> Go

Now i connect to my DB over internet.

i hope help you.

Bye

Options: ReplyQuote


Subject
Written By
Posted
Re: Error Nr 1130 Host not allowed to connect to this mysql server
July 10, 2007 04:30AM


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.