31
31
int mysql_rm_table_part2(THD *thd, TableList *tables, bool if_exists,
32
32
bool drop_temporary, bool drop_view, bool log_query);
33
33
bool quick_rm_table(handlerton *base,const char *db,
35
35
void close_cached_table(THD *thd, Table *table);
37
37
void wait_while_table_is_used(THD *thd, Table *table,