MySQL 8.4.0
Source Code Documentation
System_table_access Member List

This is the complete list of members for System_table_access, including all inherited members.

before_open(THD *thd)=0System_table_accesspure virtual
close_table(THD *thd, TABLE *table, Open_tables_backup *backup, bool error, bool need_commit)System_table_access
create_thd()System_table_access
drop_thd(THD *thd)System_table_access
m_flagsSystem_table_access
open_table(THD *thd, const LEX_CSTRING dbstr, const LEX_CSTRING tbstr, uint max_num_field, enum thr_lock_type lock_type, TABLE **table, Open_tables_backup *backup)System_table_access
open_table(THD *thd, std::string dbstr, std::string tbstr, uint max_num_field, enum thr_lock_type lock_type, TABLE **table, Open_tables_backup *backup)System_table_access
~System_table_access()=defaultSystem_table_accessvirtual