1541
1525
bool reopen_tables(bool get_locks, bool mark_share_as_old);
1543
1527
bool close_cached_tables(TableList *tables, bool wait_for_refresh, bool wait_for_placeholders);
1545
1529
void wait_for_condition(boost::mutex &mutex, boost::condition_variable_any &cond);