MySQL Forums
Forum List  »  General

Re: message from server: "Host X is blocked because of many connection errors
Posted by: Peter Brawley
Date: March 13, 2019 09:27AM

In mysql what is the result of ...

show variables like '%connect%';

Is max connect_errors 30?

You'll need to track the connect error messages and fix the cause.

Options: ReplyQuote


Subject
Written By
Posted
Re: message from server: "Host X is blocked because of many connection errors
March 13, 2019 09:27AM


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.