MySQL 8.4.2
Source Code Documentation
|
This is the complete list of members for MDL_context_owner, including all inherited members.
enter_cond(mysql_cond_t *cond, mysql_mutex_t *mutex, const PSI_stage_info *stage, PSI_stage_info *old_stage, const char *src_function, const char *src_file, int src_line)=0 | MDL_context_owner | pure virtual |
exit_cond(const PSI_stage_info *stage, const char *src_function, const char *src_file, int src_line)=0 | MDL_context_owner | pure virtual |
get_rand_seed() const =0 | MDL_context_owner | pure virtual |
get_thd()=0 | MDL_context_owner | pure virtual |
is_connected(bool=false)=0 | MDL_context_owner | pure virtual |
is_killed() const =0 | MDL_context_owner | pure virtual |
might_have_commit_order_waiters() const =0 | MDL_context_owner | pure virtual |
notify_hton_post_release_exclusive(const MDL_key *mdl_key)=0 | MDL_context_owner | pure virtual |
notify_hton_pre_acquire_exclusive(const MDL_key *mdl_key, bool *victimized)=0 | MDL_context_owner | pure virtual |
notify_shared_lock(MDL_context_owner *in_use, bool needs_thr_lock_abort)=0 | MDL_context_owner | pure virtual |
~MDL_context_owner()=default | MDL_context_owner | virtual |