MySQL 8.3.0
Source Code Documentation
PFS_system_variable_info_cache Member List

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

clear_mem_root()PFS_system_variable_cacheprivate
do_initialize_global()PFS_variable_cache< System_variable >inlineprivatevirtual
do_initialize_session() overridePFS_system_variable_cacheprivatevirtual
do_materialize_all(THD *thd) overridePFS_system_variable_info_cacheprivatevirtual
do_materialize_global() overridePFS_system_variable_cacheprivatevirtual
do_materialize_session(THD *thd) overridePFS_system_variable_cacheprivatevirtual
do_materialize_session(PFS_thread *thread) overridePFS_system_variable_cacheprivatevirtual
do_materialize_session(PFS_thread *pfs_thread, uint index) overridePFS_system_variable_cacheprivatevirtual
free_mem_root()PFS_system_variable_cacheprivate
get(uint index=0) constPFS_variable_cache< System_variable >inline
get_sysvar_hash_version()PFS_system_variable_cacheinline
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_cacheprotected
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_aggregatePFS_variable_cache< System_variable >protected
m_cachePFS_variable_cache< System_variable >protected
m_current_thdPFS_variable_cache< System_variable >protected
m_external_initPFS_variable_cache< System_variable >protected
m_initializedPFS_variable_cache< System_variable >protected
m_materializedPFS_variable_cache< System_variable >protected
m_mem_sysvarPFS_system_variable_cacheprivate
m_mem_sysvar_ptrPFS_system_variable_cacheprivate
m_mem_thdPFS_system_variable_cacheprivate
m_mem_thd_savePFS_system_variable_cacheprivate
m_pfs_clientPFS_variable_cache< System_variable >protected
m_pfs_threadPFS_variable_cache< System_variable >protected
m_query_scopePFS_variable_cache< System_variable >protected
m_safe_thdPFS_variable_cache< System_variable >protected
m_show_var_arrayPFS_variable_cache< System_variable >protected
m_sys_var_tracker_arrayPFS_variable_cache< System_variable >protected
m_thd_finderPFS_variable_cache< System_variable >protected
m_unsafe_thdPFS_variable_cache< System_variable >protected
m_use_mem_rootPFS_variable_cache< System_variable >protected
m_versionPFS_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_cacheexplicit
PFS_system_variable_info_cache(bool external_init)PFS_system_variable_info_cacheinlineexplicit
PFS_variable_cache(bool external_init)PFS_variable_cache< System_variable >explicit
set_mem_root()PFS_system_variable_cacheprivate
size()PFS_variable_cache< System_variable >inline
Variable_array typedefPFS_variable_cache< System_variable >
~PFS_system_variable_cache() overridePFS_system_variable_cacheinline
~PFS_system_variable_info_cache() override=defaultPFS_system_variable_info_cache
~PFS_variable_cache()=0PFS_variable_cache< System_variable >pure virtual