2
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
5
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
8
create table t1 (a int);
10
create table t1 (a int);
13
start slave io_thread;
17
select master_pos_wait('master-bin.001',200,6)=-1;
18
master_pos_wait('master-bin.001',200,6)=-1