--source include/have_innodb.inc create table t1(id int not null auto_increment primary key) engine=innodb; insert into t1 values(); insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; insert into t1 select null from t1; select count(*) from t1; --let $CONN_ID=`select @@pseudo_thread_id` #begin; --send delete from t1; connect (addconroot, localhost, root,,); connection addconroot; --eval kill $CONN_ID select count(*) from t1;