MDEV-36116: Post-merge correction for 10.6+
This commit is contained in:
parent
03c31ab099
commit
5003dac220
@ -9,7 +9,7 @@ connection con1;
|
||||
SET DEBUG_SYNC = 'now WAIT_FOR may_kill';
|
||||
SET DEBUG_SYNC = 'now SIGNAL continue';
|
||||
connection node_1;
|
||||
ERROR HY000: Lost connection to MySQL server during query
|
||||
ERROR HY000: Lost connection to server during query
|
||||
connection node_2;
|
||||
SHOW TABLES LIKE 't1';
|
||||
Tables_in_test (t1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user