37
37
int mysql_rm_table_part2(Session *session, TableList *tables, bool if_exists,
38
38
bool drop_temporary, bool log_query);
41
41
void close_cached_table(Session *session, Table *table);
43
43
void wait_while_table_is_used(Session *session, Table *table,