mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
update plugins' maturity levels:
old plugins get STABLE newer plugins get GAMMA those that had bugs recently get BETA
This commit is contained in:
@@ -99,7 +99,7 @@ maria_declare_plugin(socket_auth)
|
||||
NULL,
|
||||
NULL,
|
||||
"1.0",
|
||||
MariaDB_PLUGIN_MATURITY_BETA
|
||||
MariaDB_PLUGIN_MATURITY_STABLE
|
||||
}
|
||||
maria_declare_plugin_end;
|
||||
|
||||
|
Reference in New Issue
Block a user