1 2 3 4 5 6
CREATE TABLE t1 (a int primary key); CREATE TABLE t2 (a int primary key); DROP TABLE t1; DROP TABLE t2; DROP TABLE t3; ERROR 42S02: Unknown table 't3'
Loggerhead is a web-based interface for Breezy Version: 2.0.1