1 2 3 4 5 6
CREATE TABLE t1 (a int); begin; --error ER_TRANSACTIONAL_DDL_NOT_SUPPORTED RENAME TABLE t1 to t2; commit; DROP TABLE IF EXISTS t1,t2;
Loggerhead is a web-based interface for Breezy Version: 2.0.1