MySQL 8.4.0
Source Code Documentation
PFS_variable_cache< Var_type > Member List

This is the complete list of members for PFS_variable_cache< Var_type >, including all inherited members.

do_initialize_global()PFS_variable_cache< Var_type >inlineprivatevirtual
do_initialize_session()PFS_variable_cache< Var_type >inlineprivatevirtual
do_materialize_all(THD *)PFS_variable_cache< Var_type >inlineprivatevirtual
do_materialize_global()PFS_variable_cache< Var_type >inlineprivatevirtual
do_materialize_session(THD *)PFS_variable_cache< Var_type >inlineprivatevirtual
do_materialize_session(PFS_thread *)PFS_variable_cache< Var_type >inlineprivatevirtual
do_materialize_session(PFS_thread *, uint)PFS_variable_cache< Var_type >inlineprivatevirtual
get(uint index=0) constPFS_variable_cache< Var_type >inline
get_THD(THD *thd)PFS_variable_cache< Var_type >
get_THD(PFS_thread *pfs_thread)PFS_variable_cache< Var_type >
initialize_client_session()PFS_variable_cache< Var_type >
initialize_session()PFS_variable_cache< Var_type >
is_materialized()PFS_variable_cache< Var_type >inline
is_materialized(THD *unsafe_thd)PFS_variable_cache< Var_type >inline
is_materialized(PFS_thread *pfs_thread)PFS_variable_cache< Var_type >inline
is_materialized(PFS_user *pfs_user)PFS_variable_cache< Var_type >inline
is_materialized(PFS_host *pfs_host)PFS_variable_cache< Var_type >inline
is_materialized(PFS_account *pfs_account)PFS_variable_cache< Var_type >inline
is_materialized(PFS_client *pfs_client)PFS_variable_cache< Var_type >inline
m_aggregatePFS_variable_cache< Var_type >protected
m_cachePFS_variable_cache< Var_type >protected
m_current_thdPFS_variable_cache< Var_type >protected
m_external_initPFS_variable_cache< Var_type >protected
m_initializedPFS_variable_cache< Var_type >protected
m_materializedPFS_variable_cache< Var_type >protected
m_pfs_clientPFS_variable_cache< Var_type >protected
m_pfs_threadPFS_variable_cache< Var_type >protected
m_query_scopePFS_variable_cache< Var_type >protected
m_safe_thdPFS_variable_cache< Var_type >protected
m_show_var_arrayPFS_variable_cache< Var_type >protected
m_sys_var_tracker_arrayPFS_variable_cache< Var_type >protected
m_thd_finderPFS_variable_cache< Var_type >protected
m_unsafe_thdPFS_variable_cache< Var_type >protected
m_use_mem_rootPFS_variable_cache< Var_type >protected
m_versionPFS_variable_cache< Var_type >protected
materialize_account(PFS_account *pfs_account)PFS_variable_cache< Var_type >
materialize_all(THD *thd)PFS_variable_cache< Var_type >
materialize_global()PFS_variable_cache< Var_type >
materialize_host(PFS_host *pfs_host)PFS_variable_cache< Var_type >
materialize_session(THD *thd)PFS_variable_cache< Var_type >
materialize_session(PFS_thread *pfs_thread, bool use_mem_root=false)PFS_variable_cache< Var_type >
materialize_session(PFS_thread *pfs_thread, uint index)PFS_variable_cache< Var_type >
materialize_user(PFS_user *pfs_user)PFS_variable_cache< Var_type >
PFS_variable_cache(bool external_init)PFS_variable_cache< Var_type >explicit
size()PFS_variable_cache< Var_type >inline
Variable_array typedefPFS_variable_cache< Var_type >
~PFS_variable_cache()=0PFS_variable_cache< Var_type >pure virtual