1482
1483
bool reopen_name_locked_table(TableList* table_list, bool link_in);
1483
1484
bool close_cached_tables(TableList *tables, bool wait_for_refresh, bool wait_for_placeholders);
1486
1487
int setup_conds(TableList *leaves, COND **conds);
1487
1488
int lock_tables(TableList *tables, uint32_t count, bool *need_reopen);