MySQL 9.1.0
Source Code Documentation
|
API for validate_password plugin. More...
#include <mysql/plugin.h>
Go to the source code of this file.
Classes | |
struct | st_mysql_validate_password |
This plugin type defines interface that the server uses to enforce a password policy. More... | |
Macros | |
#define | MYSQL_VALIDATE_PASSWORD_INTERFACE_VERSION 0x0100 |
Typedefs | |
typedef void * | mysql_string_handle |
API for validate_password plugin.
(MYSQL_VALIDATE_PASSWORD_PLUGIN)
#define MYSQL_VALIDATE_PASSWORD_INTERFACE_VERSION 0x0100 |
typedef void* mysql_string_handle |