Commit 852dcb9a authored by Eugene Kosov's avatar Eugene Kosov

try to fix sysvars_innodb,32bit test

parent 0eca30a7
...@@ -307,11 +307,11 @@ ...@@ -307,11 +307,11 @@
READ_ONLY YES READ_ONLY YES
@@ -1225,7 +1225,7 @@ @@ -1225,7 +1225,7 @@
SESSION_VALUE NULL SESSION_VALUE NULL
DEFAULT_VALUE 2 DEFAULT_VALUE 1
VARIABLE_SCOPE GLOBAL VARIABLE_SCOPE GLOBAL
-VARIABLE_TYPE BIGINT UNSIGNED -VARIABLE_TYPE BIGINT UNSIGNED
+VARIABLE_TYPE INT UNSIGNED +VARIABLE_TYPE INT UNSIGNED
VARIABLE_COMMENT Number of log files in the log group. InnoDB writes to the files in a circular fashion. VARIABLE_COMMENT Deprecated parameter with no effect.
NUMERIC_MIN_VALUE 1 NUMERIC_MIN_VALUE 1
NUMERIC_MAX_VALUE 100 NUMERIC_MAX_VALUE 100
@@ -1273,7 +1273,7 @@ @@ -1273,7 +1273,7 @@
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment