MySQL 8.3.0
Source Code Documentation
PFS_status_variable_cache Member List

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

can_aggregate(enum_mysql_show_type variable_type)PFS_status_variable_cacheprivate
do_initialize_global()PFS_variable_cache< Status_variable >inlineprivatevirtual
do_initialize_session() overridePFS_status_variable_cacheprivatevirtual
do_materialize_all(THD *thd) overridePFS_status_variable_cacheprivatevirtual
do_materialize_client(PFS_client *pfs_client)PFS_status_variable_cacheprivate
do_materialize_global() overridePFS_status_variable_cacheprivatevirtual
do_materialize_session(THD *thd) overridePFS_status_variable_cacheprivatevirtual
do_materialize_session(PFS_thread *thread) overridePFS_status_variable_cacheprivatevirtual
do_materialize_session(PFS_thread *, uint) overridePFS_status_variable_cacheinlineprivatevirtual
expand_show_var_array(const SHOW_VAR *show_var_array, const char *prefix, bool strict)PFS_status_variable_cacheprivate
filter_by_name(const SHOW_VAR *show_var)PFS_status_variable_cacheprivate
filter_show_var(const SHOW_VAR *show_var, bool strict)PFS_status_variable_cacheprivate
get(uint index=0) constPFS_variable_cache< Status_variable >inline
get_pfs(PFS_thread *)PFS_status_variable_cacheinlineprotectedvirtual
get_status_array_version()PFS_status_variable_cacheinline
get_THD(THD *thd)PFS_variable_cache< Status_variable >
get_THD(PFS_thread *pfs_thread)PFS_variable_cache< Status_variable >
init_show_var_array(enum_var_type scope, bool strict)PFS_status_variable_cacheprivate
initialize_client_session()PFS_variable_cache< Status_variable >
initialize_session()PFS_variable_cache< Status_variable >
is_materialized()PFS_variable_cache< Status_variable >inline
is_materialized(THD *unsafe_thd)PFS_variable_cache< Status_variable >inline
is_materialized(PFS_thread *pfs_thread)PFS_variable_cache< Status_variable >inline
is_materialized(PFS_user *pfs_user)PFS_variable_cache< Status_variable >inline
is_materialized(PFS_host *pfs_host)PFS_variable_cache< Status_variable >inline
is_materialized(PFS_account *pfs_account)PFS_variable_cache< Status_variable >inline
is_materialized(PFS_client *pfs_client)PFS_variable_cache< Status_variable >inline
m_aggregatePFS_variable_cache< Status_variable >protected
m_cachePFS_variable_cache< Status_variable >protected
m_current_thdPFS_variable_cache< Status_variable >protected
m_external_initPFS_variable_cache< Status_variable >protected
m_initializedPFS_variable_cache< Status_variable >protected
m_materializedPFS_variable_cache< Status_variable >protected
m_pfs_clientPFS_variable_cache< Status_variable >protected
m_pfs_threadPFS_variable_cache< Status_variable >protected
m_query_scopePFS_variable_cache< Status_variable >protected
m_safe_thdPFS_variable_cache< Status_variable >protected
m_show_commandPFS_status_variable_cacheprotected
m_show_var_arrayPFS_variable_cache< Status_variable >protected
m_sum_client_statusPFS_status_variable_cacheprivate
m_sys_var_tracker_arrayPFS_variable_cache< Status_variable >protected
m_thd_finderPFS_variable_cache< Status_variable >protected
m_unsafe_thdPFS_variable_cache< Status_variable >protected
m_use_mem_rootPFS_variable_cache< Status_variable >protected
m_versionPFS_variable_cache< Status_variable >protected
make_show_var_name(const char *prefix, const char *name, char *name_buf, size_t buf_len)PFS_status_variable_cacheprivate
make_show_var_name(const char *prefix, const char *name)PFS_status_variable_cacheprivate
manifest(THD *thd, const SHOW_VAR *show_var_array, System_status_var *status_vars, const char *prefix, bool nested_array, bool strict)PFS_status_variable_cacheprivate
match_scope(SHOW_SCOPE variable_scope, bool strict)PFS_status_variable_cacheprivate
materialize_account(PFS_account *pfs_account)PFS_status_variable_cache
materialize_all(THD *thd)PFS_variable_cache< Status_variable >
materialize_global()PFS_variable_cache< Status_variable >
materialize_host(PFS_host *pfs_host)PFS_status_variable_cache
materialize_session(THD *thd)PFS_variable_cache< Status_variable >
materialize_session(PFS_thread *pfs_thread, bool use_mem_root=false)PFS_variable_cache< Status_variable >
materialize_session(PFS_thread *pfs_thread, uint index)PFS_variable_cache< Status_variable >
materialize_user(PFS_user *pfs_user)PFS_status_variable_cache
PFS_status_variable_cache(bool external_init)PFS_status_variable_cacheexplicit
PFS_variable_cache(bool external_init)PFS_variable_cache< Status_variable >explicit
set_status_vars()PFS_status_variable_cacheprivate
size()PFS_variable_cache< Status_variable >inline
Variable_array typedefPFS_variable_cache< Status_variable >
~PFS_variable_cache()=0PFS_variable_cache< Status_variable >pure virtual