mirror of
https://github.com/MariaDB/server.git
synced 2025-03-27 17:38:45 +01:00
Follow-up for MDEV-9451 - fix XtraDB rdiff files
This commit is contained in:
parent
b0754ad45e
commit
ead6d0de02
2 changed files with 2 additions and 2 deletions
mysql-test/suite/sys_vars/r
|
@ -107,7 +107,7 @@
|
|||
+DEFAULT_VALUE OFF
|
||||
+VARIABLE_SCOPE GLOBAL
|
||||
+VARIABLE_TYPE BOOLEAN
|
||||
+VARIABLE_COMMENT Depricated. This option is temporary alias of --innodb-numa-interleave.
|
||||
+VARIABLE_COMMENT Deprecated. This option has no effect and will be removed in MariaDB 10.2.3.
|
||||
+NUMERIC_MIN_VALUE NULL
|
||||
+NUMERIC_MAX_VALUE NULL
|
||||
+NUMERIC_BLOCK_SIZE NULL
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
+DEFAULT_VALUE OFF
|
||||
+VARIABLE_SCOPE GLOBAL
|
||||
+VARIABLE_TYPE BOOLEAN
|
||||
+VARIABLE_COMMENT Depricated. This option is temporary alias of --innodb-numa-interleave.
|
||||
+VARIABLE_COMMENT Deprecated. This option has no effect and will be removed in MariaDB 10.2.3.
|
||||
+NUMERIC_MIN_VALUE NULL
|
||||
+NUMERIC_MAX_VALUE NULL
|
||||
+NUMERIC_BLOCK_SIZE NULL
|
||||
|
|
Loading…
Add table
Reference in a new issue