bug#22725
refining the test. mysql-test/t/binlog_killed.test: due to killing reap may catch an error though it's indeterministic.
This commit is contained in:
parent
daa7b8a5b2
commit
70a530e401
@ -28,6 +28,7 @@ connection con1;
|
||||
eval kill query $ID;
|
||||
|
||||
connection con2;
|
||||
--error 0,ER_QUERY_INTERRUPTED
|
||||
reap;
|
||||
select count(*) from t2 /* must be 3 */;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user