February 2018
Intermediate to advanced
510 pages
16h 10m
English
We must use the connection_control.so library with this plugin. To make it usable, put the library file under the plugin directory first, and then perform either of the steps:
[mysqld] plugin-load-add= connection_control.so
INSTALL PLUGIN CONNECTION_CONTROL SONAME 'connection_control.so'; INSTALL PLUGIN CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS SONAME 'connection_control.so';
Read now
Unlock full access