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