summaryrefslogtreecommitdiff
path: root/plugin/userstat
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/userstat')
-rw-r--r--plugin/userstat/userstat.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/userstat/userstat.cc b/plugin/userstat/userstat.cc
index 6ffee44f43c..69832f817c1 100644
--- a/plugin/userstat/userstat.cc
+++ b/plugin/userstat/userstat.cc
@@ -31,7 +31,7 @@ maria_declare_plugin(userstat)
NULL,
NULL,
"2.0",
- MariaDB_PLUGIN_MATURITY_GAMMA
+ MariaDB_PLUGIN_MATURITY_STABLE
},
{
MYSQL_INFORMATION_SCHEMA_PLUGIN,
@@ -46,7 +46,7 @@ maria_declare_plugin(userstat)
NULL,
NULL,
"2.0",
- MariaDB_PLUGIN_MATURITY_GAMMA
+ MariaDB_PLUGIN_MATURITY_STABLE
},
{
MYSQL_INFORMATION_SCHEMA_PLUGIN,