883
883
bool tmp_table, uint32_t select_field_count);
885
885
bool mysql_recreate_table(Session *session, TableList *table_list);
886
bool mysql_create_like_table(Session* session, TableList* table, TableList* src_table,
888
888
HA_CREATE_INFO *create_info);
889
889
bool mysql_rename_table(drizzled::plugin::StorageEngine *base, const char *old_db,
890
890
const char * old_name, const char *new_db,