Follow Us
Contribute
  • Register

Host (X) is blocked because of many connection errors

0 votes

Host (X) is blocked because of many connection errors.

Unblock with 'mysqladmin flush-hosts'. 

requested 1 year ago by errorbase (169,970 points)

2 Solutions

0 votes

You can change the max_connect_errors  parameter of the server. The default value for max_connect_errors is 10. An example for changing it to 100:

> mysqld_safe --max_connect_errors = 100
solved 1 year ago by errorbase (169,970 points)
0 votes

This error message appears in mysql, when there are too many interrupted connections from host (X).

solved 1 year ago by errorbase (169,970 points)

Related errors

0 votes
0 solutions
requested 1 year ago by errorbase (169,970 points)
+1 vote
1 solution
+1 vote
1 solution
requested 1 year ago by errorbase (169,970 points)
+1 vote
1 solution
requested 1 year ago by errorbase (169,970 points)
0 votes
1 solution