Skip to content

Commit

Permalink
Fix test failure on sysvars_innodb.
Browse files Browse the repository at this point in the history
MySQL Compression code was removed but missed this test case.
  • Loading branch information
Jan Lindström committed Jan 18, 2017
1 parent 716b878 commit 95ebca7
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions mysql-test/suite/sys_vars/r/sysvars_innodb.result
Original file line number Diff line number Diff line change
Expand Up @@ -594,20 +594,6 @@ NUMERIC_BLOCK_SIZE 0
ENUM_VALUE_LIST NULL
READ_ONLY NO
COMMAND_LINE_ARGUMENT OPTIONAL
VARIABLE_NAME INNODB_COMPRESS_DEBUG
SESSION_VALUE NULL
GLOBAL_VALUE none
GLOBAL_VALUE_ORIGIN COMPILE-TIME
DEFAULT_VALUE none
VARIABLE_SCOPE GLOBAL
VARIABLE_TYPE ENUM
VARIABLE_COMMENT Compress all tables, without specifying the COMPRESS table attribute
NUMERIC_MIN_VALUE NULL
NUMERIC_MAX_VALUE NULL
NUMERIC_BLOCK_SIZE NULL
ENUM_VALUE_LIST none,zlib,lz4,lz4hc
READ_ONLY NO
COMMAND_LINE_ARGUMENT REQUIRED
VARIABLE_NAME INNODB_CONCURRENCY_TICKETS
SESSION_VALUE NULL
GLOBAL_VALUE 5000
Expand Down

0 comments on commit 95ebca7

Please sign in to comment.