Guys, I'm trying to connect my MySQL server from outer internet via "MySQL Control Center" which I downloaded from mysql.com. Now the problem is when I try to connect to the database it turnes an error saying,
ERROR 1130: Host 'xx.xx.xx.xx' is not allowed to connect to this MySQL server.
Now, how can I allow this host to connect to mysql server anytime ? Matter of fact, I want all IP based hosts to be allowed..
How do I do this ?
Thanks in advance.
ERROR 1130: Host 'xx.xx.xx.xx' is not allowed to connect to this MySQL server.
Now, how can I allow this host to connect to mysql server anytime ? Matter of fact, I want all IP based hosts to be allowed..
How do I do this ?
Thanks in advance.