MySQL 9.3 Reference Manual Including MySQL NDB Cluster 9.3

8.4.3 Connection Control Plugins

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.