438
438
thr_lock_type lock_type);
439
439
bool open_normal_and_derived_tables(Session *session, TableList *tables, uint32_t flags);
440
440
int lock_tables(Session *session, TableList *tables, uint32_t counter, bool *need_reopen);
442
442
Table *open_temporary_table(Session *session, const char *path, const char *db,
443
443
const char *table_name, bool link_in_list,
444
444
open_table_mode open_mode);