Commit 78e4f401 authored by kostja@bodhi.(none)'s avatar kostja@bodhi.(none)
Browse files

Attempt to fix a sporadic failure of innodb_mysql.test

parent ce04207a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1309,6 +1309,7 @@ SELECT * FROM t1;

--echo # Switch to connection con2
connection con2;
--reap
SELECT * FROM t1;

--echo # Switch to connection con1