| Path : /opt/mysql/mysql-test/suite/ndb_ddl/ |
| Current File : //opt/mysql/mysql-test/suite/ndb_ddl/alter_rename_inplace_force.result |
ALTER TABLE t1 algorithm=inplace, ADD COLUMN c INT, RENAME TO t1_renamed; ERROR 0A000: ALGORITHM=INPLACE is not supported for this operation. Try ALGORITHM=COPY. == verify_mysql_dd.inc ==