865
865
bool mysql_create_like_table(Session* session, TableList* table, TableList* src_table,
866
866
drizzled::message::Table& create_table_proto,
867
867
HA_CREATE_INFO *create_info,
870
871
bool mysql_rename_table(drizzled::plugin::StorageEngine *base, const char *old_db,
871
872
const char * old_name, const char *new_db,