Current Path : /home/usr.opt/mysql57/mysql-test/suite/ndb_ddl/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : /home/usr.opt/mysql57/mysql-test/suite/ndb_ddl/alter_rename_copying.test |
--source setup.inc # Test ALTER TABLE with copying rename # - mysqld will create new temporary table, copy data and then rename # temporary table to the new name # let $query = ALTER TABLE tx algorithm=copy, RENAME TO ty; --source alter_rename.inc --source cleanup.inc