Commit 642b4c27 authored by unknown's avatar unknown

Attempt to fix a sporadic failure of innodb_mysql.test

parent c1444fce
......@@ -1309,6 +1309,7 @@ SELECT * FROM t1;
--echo # Switch to connection con2
connection con2;
--reap
SELECT * FROM t1;
--echo # Switch to connection con1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment