MySQL 8.0.40
Source Code Documentation
|
This is the complete list of members for Table_cache, including all inherited members.
add_used_table(THD *thd, TABLE *table) | Table_cache | inline |
assert_owner() | Table_cache | inline |
cached_tables() const | Table_cache | inline |
check_unused() | Table_cache | inlineprivate |
destroy() | Table_cache | |
free_all_unused_tables() | Table_cache | |
free_unused_tables_if_necessary(THD *thd) | Table_cache | inlineprivate |
get_table(THD *thd, const char *key, size_t key_length, TABLE_SHARE **share) | Table_cache | inline |
init() | Table_cache | |
init_psi_keys() | Table_cache | static |
link_unused_table(TABLE *table) | Table_cache | inlineprivate |
lock() | Table_cache | inline |
m_cache | Table_cache | private |
m_lock | Table_cache | private |
m_lock_key | Table_cache | privatestatic |
m_mutex_keys | Table_cache | privatestatic |
m_table_count | Table_cache | private |
m_unused_tables | Table_cache | private |
print_tables() | Table_cache | |
release_table(THD *thd, TABLE *table) | Table_cache | inline |
remove_table(TABLE *table) | Table_cache | inline |
unlink_unused_table(TABLE *table) | Table_cache | inlineprivate |
unlock() | Table_cache | inline |