mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-6249 mark P_S STABLE and disable it by default
This commit is contained in:
@@ -206,7 +206,7 @@ maria_declare_plugin(perfschema)
|
||||
pfs_status_vars,
|
||||
NULL,
|
||||
"0.1",
|
||||
MariaDB_PLUGIN_MATURITY_GAMMA /* because MySQL-5.5 is RC */
|
||||
MariaDB_PLUGIN_MATURITY_STABLE
|
||||
}
|
||||
maria_declare_plugin_end;
|
||||
|
||||
|
Reference in New Issue
Block a user