Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into bodhi.local:/opt/local/work/mysql-5.0-runtime
This commit is contained in:
commit
0cdaa7c138
@ -60,6 +60,9 @@ send RENAME TABLE t1 TO t2, t3 to t4;
|
||||
connection con2;
|
||||
show tables;
|
||||
UNLOCK TABLES;
|
||||
connection con1;
|
||||
reap;
|
||||
connection con2;
|
||||
|
||||
# Wait for the the tables to be renamed
|
||||
# i.e the query below succeds
|
||||
|
Loading…
x
Reference in New Issue
Block a user