1
drop table if exists t1;
2
CREATE TEMPORARY TABLE t1 (a int auto_increment primary key not null, b longtext) ENGINE=MyISAM;
3
drop table t1;
Loggerhead is a web-based interface for Breezy Version: 2.0.1