1 2 3 4 5 6 7 8
--disable_warnings DROP TABLE IF EXISTS t1, t2; --enable_warnings CREATE TABLE t1 (a int); CREATE TABLE t2 (a int) REPLICATE=FALSE; --exec $DRIZZLE_DUMP --compact test t1 t2 DROP TABLE t1, t2;
Loggerhead is a web-based interface for Breezy Version: 2.0.1