MINI MINI MANI MO

Path : /opt/mysql/mysql-test/suite/ndb_ddl/
File Upload :
Current File : //opt/mysql/mysql-test/suite/ndb_ddl/alter_rename_simple.test

--source setup.inc

# Test ALTER TABLE with "simple rename"
# - ie. ALTER TABLE which only renames the table and/or
#   enable/disable indexes which is implemented as a
#   special case in mysql_alter_table()
let $query =
ALTER TABLE tx
  RENAME TO ty;
--source alter_rename.inc

--source cleanup.inc

OHA YOOOO