Skip to content

Commit

Permalink
Remove innodb_support_xa (deprecated in 5.7.10 and 10.2.)
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-m committed Apr 7, 2017
1 parent dedb022 commit 858d8f0
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 745 deletions.
227 changes: 0 additions & 227 deletions mysql-test/suite/sys_vars/r/innodb_support_xa_basic.result

This file was deleted.

88 changes: 0 additions & 88 deletions mysql-test/suite/sys_vars/r/innodb_support_xa_func.result

This file was deleted.

14 changes: 0 additions & 14 deletions mysql-test/suite/sys_vars/r/sysvars_innodb.result
Expand Up @@ -2260,20 +2260,6 @@ NUMERIC_BLOCK_SIZE NULL
ENUM_VALUE_LIST OFF,ON
READ_ONLY NO
COMMAND_LINE_ARGUMENT OPTIONAL
VARIABLE_NAME INNODB_SUPPORT_XA
SESSION_VALUE ON
GLOBAL_VALUE ON
GLOBAL_VALUE_ORIGIN COMPILE-TIME
DEFAULT_VALUE ON
VARIABLE_SCOPE SESSION
VARIABLE_TYPE BOOLEAN
VARIABLE_COMMENT Enable InnoDB support for the XA two-phase commit
NUMERIC_MIN_VALUE NULL
NUMERIC_MAX_VALUE NULL
NUMERIC_BLOCK_SIZE NULL
ENUM_VALUE_LIST OFF,ON
READ_ONLY NO
COMMAND_LINE_ARGUMENT OPTIONAL
VARIABLE_NAME INNODB_SYNC_ARRAY_SIZE
SESSION_VALUE NULL
GLOBAL_VALUE 1
Expand Down

0 comments on commit 858d8f0

Please sign in to comment.