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

Fix a race condition in innodb_mysql.test

parent 7334f7c2
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