Skip to content
Permalink
Browse files
MDEV-29031 Change maturity of plugins for October 2022 Releases
  • Loading branch information
vuvova committed Oct 20, 2022
1 parent 120a4ca commit 3905c12
Showing 1 changed file with 1 addition and 1 deletion.
@@ -257,6 +257,6 @@ maria_declare_plugin(password_reuse_check)
NULL,
sysvars,
"2.0",
MariaDB_PLUGIN_MATURITY_GAMMA
MariaDB_PLUGIN_MATURITY_STABLE
}
maria_declare_plugin_end;

0 comments on commit 3905c12

Please sign in to comment.