mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
update plugins' maturity levels
This commit is contained in:
@ -11,7 +11,7 @@ PLUGIN_AUTHOR Sergei Golubchik
|
||||
PLUGIN_DESCRIPTION Simple password strength checks
|
||||
PLUGIN_LICENSE GPL
|
||||
LOAD_OPTION ON
|
||||
PLUGIN_MATURITY Alpha
|
||||
PLUGIN_MATURITY Gamma
|
||||
PLUGIN_AUTH_VERSION 1.0
|
||||
select * from information_schema.system_variables where variable_name like 'simple_password_check%' order by 1;
|
||||
VARIABLE_NAME SIMPLE_PASSWORD_CHECK_DIGITS
|
||||
|
Reference in New Issue
Block a user