Skip to content

Commit 496dd94

Browse files
committed
Merge branch 'mysql-8.0' into mysql-trunk
2 parents 582ef55 + 80c7c01 commit 496dd94

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

mysql-test/include/keyring_tests/innodb/tablespace_encrypt_11.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ALTER TABLESPACE encrypt_ts ENCRYPTION='Y';
111111

112112
--echo # INJECT error TOO_MANY_CONCURRENT_TXNS in startup location $location.
113113
--echo # It will cause FATAL error and server abort.
114-
--error 0,2
114+
--error 0,2,-2147483645
115115
--exec $MYSQLD_CMD $PLUGIN_DIR_OPT --log-error=$MYSQLTEST_VARDIR/log/my_restart.err --debug=+d,$location
116116

117117
--echo # Search the failure pattern in error log

mysql-test/suite/innodb/t/zlob_rollback_update.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
--source include/have_innodb_max_16k.inc
12
--source include/have_debug.inc
23
--source include/count_sessions.inc
34

0 commit comments

Comments
 (0)