MySQL Forums
Forum List  »  Newbie

Re: MySql Database access restricted by IP address?
Posted by: Peter Brawley
Date: October 02, 2017 11:53AM

You didn't run a script? My mistake.

Run this query in the mysql client ...

select user, host from mysql.user;

and post the result here. If the IP filter isn't here, we'll have to look further up the chain.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySql Database access restricted by IP address?
October 02, 2017 11:53AM


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.