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