mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
InnoDB 5.6.50
The only applicable InnoDB change to MariaDB that was made between MySQL 5.6.49 and MySQL 5.6.50 is MDEV-23999.
This commit is contained in:
commit
65b7f72b51
10 changed files with 79 additions and 38 deletions
|
|
@ -1214,7 +1214,7 @@
|
|||
COMMAND_LINE_ARGUMENT OPTIONAL
|
||||
VARIABLE_NAME INNODB_VERSION
|
||||
SESSION_VALUE NULL
|
||||
-GLOBAL_VALUE 5.6.49
|
||||
-GLOBAL_VALUE 5.6.50
|
||||
+GLOBAL_VALUE 5.6.49-89.0
|
||||
GLOBAL_VALUE_ORIGIN COMPILE-TIME
|
||||
DEFAULT_VALUE NULL
|
||||
|
|
|
|||
|
|
@ -684,7 +684,7 @@
|
|||
COMMAND_LINE_ARGUMENT OPTIONAL
|
||||
VARIABLE_NAME INNODB_VERSION
|
||||
SESSION_VALUE NULL
|
||||
-GLOBAL_VALUE 5.6.49
|
||||
-GLOBAL_VALUE 5.6.50
|
||||
+GLOBAL_VALUE 5.6.49-89.0
|
||||
GLOBAL_VALUE_ORIGIN COMPILE-TIME
|
||||
DEFAULT_VALUE NULL
|
||||
|
|
|
|||
|
|
@ -2401,7 +2401,7 @@ READ_ONLY NO
|
|||
COMMAND_LINE_ARGUMENT OPTIONAL
|
||||
VARIABLE_NAME INNODB_VERSION
|
||||
SESSION_VALUE NULL
|
||||
GLOBAL_VALUE 5.6.49
|
||||
GLOBAL_VALUE 5.6.50
|
||||
GLOBAL_VALUE_ORIGIN COMPILE-TIME
|
||||
DEFAULT_VALUE NULL
|
||||
VARIABLE_SCOPE GLOBAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue