when i am trying to log on mysql using my ip address i am getting error 1130 qht can i do for this
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Your client IP is not allowed to connect to this server, you must add it to allowed client account
For exemple, assuming you add an user account having all rights in one database :
Where db is database name, username the username , and your clients IP is 192.168.0.1
See docs for details of user account creation