Commit 38acc29c authored by Michael Widenius's avatar Michael Widenius

Fixed buildbot failures with --embedded-server

This push just fixes tests, nothing wrong in server
parent 238eb410
--source include/have_innodb.inc
--source include/not_embedded.inc
#
# Test innodb read only
......
......@@ -2867,9 +2867,9 @@ READ_ONLY YES
COMMAND_LINE_ARGUMENT REQUIRED
VARIABLE_NAME PERFORMANCE_SCHEMA_MAX_STATEMENT_CLASSES
SESSION_VALUE NULL
GLOBAL_VALUE 189
GLOBAL_VALUE 190
GLOBAL_VALUE_ORIGIN COMPILE-TIME
DEFAULT_VALUE 189
DEFAULT_VALUE 190
VARIABLE_SCOPE GLOBAL
VARIABLE_TYPE BIGINT UNSIGNED
VARIABLE_COMMENT Maximum number of statement instruments.
......
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