File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
mysql-test/suite/sys_vars/r Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11MYSQL_VERSION_MAJOR=12
2- MYSQL_VERSION_MINOR=2
3- MYSQL_VERSION_PATCH=2
4- SERVER_MATURITY=stable
2+ MYSQL_VERSION_MINOR=3
3+ MYSQL_VERSION_PATCH=0
4+ SERVER_MATURITY=alpha
Original file line number Diff line number Diff line change @@ -113,4 +113,4 @@ expire_logs_days = 10
113113# This group is only read by MariaDB-12.2 servers.
114114# If you use the same .cnf file for MariaDB of different versions,
115115# use this group for options that older servers don't understand
116- [mariadb-12.2 ]
116+ [mariadb-12.3 ]
Original file line number Diff line number Diff line change 1- mariadb (1:12.2 .0) unstable; urgency=medium
1+ mariadb (1:12.3 .0) unstable; urgency=medium
22
33 * Initial Release
44
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ VARIABLE_NAME PLUGIN_MATURITY
6060SESSION_VALUE NULL
6161GLOBAL_VALUE alpha
6262GLOBAL_VALUE_ORIGIN CONFIG
63- DEFAULT_VALUE gamma
63+ DEFAULT_VALUE experimental
6464VARIABLE_SCOPE GLOBAL
6565VARIABLE_TYPE ENUM
6666VARIABLE_COMMENT The lowest desirable plugin maturity. Plugins less mature than that will not be installed or loaded
You can’t perform that action at this time.
0 commit comments