mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
password validation plugin API: renames
This commit is contained in:
@@ -79,7 +79,7 @@ static struct st_mysql_sys_var* sysvars[]= {
|
||||
NULL
|
||||
};
|
||||
|
||||
static struct st_mysql_password_validation info=
|
||||
static struct st_mariadb_password_validation info=
|
||||
{
|
||||
MariaDB_PASSWORD_VALIDATION_INTERFACE_VERSION,
|
||||
validate
|
||||
|
Reference in New Issue
Block a user