MySQL 9.4 Reference Manual Including MySQL NDB Cluster 9.4

8.4.3 Connection Control Plugins

Note

The Connection Control plugins are deprecated, and are subject to removal in a future version of MySQL. They are superseded by the Connection Control Component. For more information, see Section 8.4.2.3, “Migrating to the Connection Control Component”.

MySQL Server includes a plugin library that enables administrators to introduce an increasing delay in server response to connection attempts after a configurable number of consecutive failed attempts. This capability provides a deterrent that slows down brute force attacks against MySQL user accounts. The plugin library contains two plugins:

The following sections provide information about connection control plugin installation and configuration.