Commit 1b41a54f authored by Marko Mäkelä's avatar Marko Mäkelä

Fix test for MDEV-13674: Deprecate innodb_use_mtflush and innodb_mtflush_threads

parent 5660c061
......@@ -480,7 +480,7 @@
VARIABLE_SCOPE GLOBAL
-VARIABLE_TYPE BIGINT
+VARIABLE_TYPE INT
VARIABLE_COMMENT Number of multi-threaded flush threads
VARIABLE_COMMENT DEPRECATED. Number of multi-threaded flush threads
NUMERIC_MIN_VALUE 1
NUMERIC_MAX_VALUE 64
@@ -2084,10 +2084,10 @@
......
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