mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +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:
@@ -376,7 +376,7 @@ maria_declare_plugin(sequence)
|
||||
NULL,
|
||||
NULL,
|
||||
"0.1",
|
||||
MariaDB_PLUGIN_MATURITY_EXPERIMENTAL
|
||||
MariaDB_PLUGIN_MATURITY_GAMMA
|
||||
}
|
||||
maria_declare_plugin_end;
|
||||
|
||||
|
Reference in New Issue
Block a user