Skip to content

Commit

Permalink
Follow-up for MDEV-9451 - fix XtraDB rdiff files
Browse files Browse the repository at this point in the history
  • Loading branch information
elenst committed Dec 5, 2016
1 parent b0754ad commit ead6d0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion mysql-test/suite/sys_vars/r/sysvars_innodb,xtradb.rdiff
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ead6d0d

Please sign in to comment.