Error 1130 in mysql -


I am getting 1130 qht error when I try to log on mysql using my IP address

Your customer IP is not allowed to connect to this server, For example, you add a user account to an account with all rights in the database:

  Grant everyone on DB . * 'Username' @ 19826868.1 ';  

Where the DB is the name of the database, the username is the user name, and your client is IP1.12.168.0.1

For details on account creation, see < / P>


Comments