Loading mysql-test/t/status.test +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ connection con1; --send update t1 set n = 3; connection con2; sleep 0.5; sleep 1; unlock tables; connection con1; reap; Loading Loading
mysql-test/t/status.test +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ connection con1; --send update t1 set n = 3; connection con2; sleep 0.5; sleep 1; unlock tables; connection con1; reap; Loading