mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime
into buzz.(none):/home/davi/mysql-5.1-runtime
This commit is contained in:
commit
6f04497027
1 changed files with 3 additions and 0 deletions
|
@ -396,6 +396,9 @@ unlock tables;
|
|||
connection insert;
|
||||
--reap
|
||||
connection default;
|
||||
let $wait_condition=
|
||||
select count(*) = 1 from t1;
|
||||
--source include/wait_condition.inc
|
||||
select * from t1;
|
||||
drop table t1;
|
||||
disconnect flush;
|
||||
|
|
Loading…
Reference in a new issue