Skip to content

Commit f880200

Browse files
committed
After-merge fix: Correct the 32-bit XtraDB result diff.
1 parent fe291c6 commit f880200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mysql-test/suite/sys_vars/r/sysvars_innodb,32bit,xtradb.rdiff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,8 +1218,8 @@
12181218
COMMAND_LINE_ARGUMENT OPTIONAL
12191219
VARIABLE_NAME INNODB_VERSION
12201220
SESSION_VALUE NULL
1221-
-GLOBAL_VALUE 5.6.35
1222-
+GLOBAL_VALUE 5.6.35-80.0
1221+
-GLOBAL_VALUE 5.6.36
1222+
+GLOBAL_VALUE 5.6.36-82.0
12231223
GLOBAL_VALUE_ORIGIN COMPILE-TIME
12241224
DEFAULT_VALUE NULL
12251225
VARIABLE_SCOPE GLOBAL

0 commit comments

Comments
 (0)