clear_mem_root() | PFS_system_variable_cache | private |
do_initialize_global() | PFS_variable_cache< System_variable > | inlineprivatevirtual |
do_initialize_session() override | PFS_system_variable_cache | privatevirtual |
do_materialize_all(THD *thd) override | PFS_system_variable_info_cache | privatevirtual |
do_materialize_global() override | PFS_system_variable_cache | privatevirtual |
do_materialize_session(THD *thd) override | PFS_system_variable_cache | privatevirtual |
do_materialize_session(PFS_thread *thread) override | PFS_system_variable_cache | privatevirtual |
do_materialize_session(PFS_thread *pfs_thread, uint index) override | PFS_system_variable_cache | privatevirtual |
free_mem_root() | PFS_system_variable_cache | private |
get(uint index=0) const | PFS_variable_cache< System_variable > | inline |
get_sysvar_hash_version() | PFS_system_variable_cache | inline |
get_THD(THD *thd) | PFS_variable_cache< System_variable > | |
get_THD(PFS_thread *pfs_thread) | PFS_variable_cache< System_variable > | |
init_show_var_array(enum_var_type scope, bool strict) | PFS_system_variable_cache | protected |
initialize_client_session() | PFS_variable_cache< System_variable > | |
initialize_session() | PFS_variable_cache< System_variable > | |
is_materialized() | PFS_variable_cache< System_variable > | inline |
is_materialized(THD *unsafe_thd) | PFS_variable_cache< System_variable > | inline |
is_materialized(PFS_thread *pfs_thread) | PFS_variable_cache< System_variable > | inline |
is_materialized(PFS_user *pfs_user) | PFS_variable_cache< System_variable > | inline |
is_materialized(PFS_host *pfs_host) | PFS_variable_cache< System_variable > | inline |
is_materialized(PFS_account *pfs_account) | PFS_variable_cache< System_variable > | inline |
is_materialized(PFS_client *pfs_client) | PFS_variable_cache< System_variable > | inline |
m_aggregate | PFS_variable_cache< System_variable > | protected |
m_cache | PFS_variable_cache< System_variable > | protected |
m_current_thd | PFS_variable_cache< System_variable > | protected |
m_external_init | PFS_variable_cache< System_variable > | protected |
m_initialized | PFS_variable_cache< System_variable > | protected |
m_materialized | PFS_variable_cache< System_variable > | protected |
m_mem_sysvar | PFS_system_variable_cache | private |
m_mem_sysvar_ptr | PFS_system_variable_cache | private |
m_mem_thd | PFS_system_variable_cache | private |
m_mem_thd_save | PFS_system_variable_cache | private |
m_pfs_client | PFS_variable_cache< System_variable > | protected |
m_pfs_thread | PFS_variable_cache< System_variable > | protected |
m_query_scope | PFS_variable_cache< System_variable > | protected |
m_safe_thd | PFS_variable_cache< System_variable > | protected |
m_show_var_array | PFS_variable_cache< System_variable > | protected |
m_sys_var_tracker_array | PFS_variable_cache< System_variable > | protected |
m_thd_finder | PFS_variable_cache< System_variable > | protected |
m_unsafe_thd | PFS_variable_cache< System_variable > | protected |
m_use_mem_root | PFS_variable_cache< System_variable > | protected |
m_version | PFS_variable_cache< System_variable > | protected |
match_scope(int scope) | PFS_system_variable_cache | |
materialize_account(PFS_account *pfs_account) | PFS_variable_cache< System_variable > | |
materialize_all(THD *thd) | PFS_variable_cache< System_variable > | |
materialize_global() | PFS_variable_cache< System_variable > | |
materialize_host(PFS_host *pfs_host) | PFS_variable_cache< System_variable > | |
materialize_session(THD *thd) | PFS_variable_cache< System_variable > | |
materialize_session(PFS_thread *pfs_thread, bool use_mem_root=false) | PFS_variable_cache< System_variable > | |
materialize_session(PFS_thread *pfs_thread, uint index) | PFS_variable_cache< System_variable > | |
materialize_user(PFS_user *pfs_user) | PFS_variable_cache< System_variable > | |
PFS_system_variable_cache(bool external_init) | PFS_system_variable_cache | explicit |
PFS_system_variable_info_cache(bool external_init) | PFS_system_variable_info_cache | inlineexplicit |
PFS_variable_cache(bool external_init) | PFS_variable_cache< System_variable > | explicit |
set_mem_root() | PFS_system_variable_cache | private |
size() | PFS_variable_cache< System_variable > | inline |
Variable_array typedef | PFS_variable_cache< System_variable > | |
~PFS_system_variable_cache() override | PFS_system_variable_cache | inline |
~PFS_system_variable_info_cache() override=default | PFS_system_variable_info_cache | |
~PFS_variable_cache()=0 | PFS_variable_cache< System_variable > | pure virtual |