Skip to content

Commit

Permalink
Fix of maturity
Browse files Browse the repository at this point in the history
  • Loading branch information
sanja-byelkin authored and vuvova committed Jun 3, 2023
1 parent 7083e58 commit 5ba3baf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MYSQL_VERSION_MAJOR=11
MYSQL_VERSION_MINOR=0
MYSQL_VERSION_PATCH=2
SERVER_MATURITY=gamma
SERVER_MATURITY=stable
2 changes: 1 addition & 1 deletion mysql-test/suite/sys_vars/r/sysvars_star.result
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ VARIABLE_NAME PLUGIN_MATURITY
SESSION_VALUE NULL
GLOBAL_VALUE alpha
GLOBAL_VALUE_ORIGIN CONFIG
DEFAULT_VALUE beta
DEFAULT_VALUE gamma
VARIABLE_SCOPE GLOBAL
VARIABLE_TYPE ENUM
VARIABLE_COMMENT The lowest desirable plugin maturity. Plugins less mature than that will not be installed or loaded
Expand Down

0 comments on commit 5ba3baf

Please sign in to comment.