~drizzle-trunk/drizzle/development

1
2
create table t1 (a int);
drop table t1;