Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
Description
Rather than setting max_connect_errors really high, some users would like to skip host blocking entirely. Can we implement someway to allow unlimited max_connect_errors? If so, how would we implement it?
1.) Set max_connect_errors to 0 for unlimited.
2.) Create a new setting, such as "skip_max_connect_errors".
MySQL has said that they don't want to implement this: