MySQL 8.3.0
Source Code Documentation
plugin_psi.h File Reference

Go to the source code of this file.

Functions

void register_group_replication_mutex_psi_keys (PSI_mutex_info mutexes[], size_t mutex_count)
 
void register_group_replication_cond_psi_keys (PSI_cond_info conditions[], size_t cond_count)
 
void register_group_replication_thread_psi_keys (PSI_thread_info threads[], size_t thread_count)
 
void register_group_replication_rwlock_psi_keys (PSI_rwlock_info *keys, size_t count)
 
void register_all_group_replication_psi_keys ()
 

Variables

PSI_mutex_key key_GR_LOCK_applier_module_run
 
PSI_mutex_key key_GR_LOCK_applier_module_suspend
 
PSI_mutex_key key_GR_LOCK_autorejoin_module
 
PSI_mutex_key key_GR_LOCK_cert_broadcast_run
 
PSI_mutex_key key_GR_LOCK_cert_broadcast_dispatcher_run
 
PSI_mutex_key key_GR_LOCK_certification_info
 
PSI_mutex_key key_GR_LOCK_cert_members
 
PSI_mutex_key key_GR_LOCK_channel_observation_list
 
PSI_mutex_key key_GR_LOCK_channel_observation_removal
 
PSI_mutex_key key_GR_LOCK_clone_donor_list
 
PSI_mutex_key key_GR_LOCK_clone_handler_run
 
PSI_mutex_key key_GR_LOCK_clone_query
 
PSI_mutex_key key_GR_LOCK_clone_read_mode
 
PSI_mutex_key key_GR_LOCK_count_down_latch
 
PSI_mutex_key key_GR_LOCK_delayed_init_run
 
PSI_mutex_key key_GR_LOCK_delayed_init_server_ready
 
PSI_mutex_key key_GR_LOCK_group_action_coordinator_process
 
PSI_mutex_key key_GR_LOCK_group_action_coordinator_thread
 
PSI_mutex_key key_GR_LOCK_group_action_coordinator_thread_end
 
PSI_mutex_key key_GR_LOCK_group_info_manager
 
PSI_mutex_key key_GR_LOCK_group_part_handler_abort
 
PSI_mutex_key key_GR_LOCK_group_part_handler_run
 
PSI_mutex_key key_GR_LOCK_multi_primary_action_notification
 
PSI_mutex_key key_GR_LOCK_pipeline_continuation
 
PSI_mutex_key key_GR_LOCK_pipeline_stats_flow_control
 
PSI_mutex_key key_GR_LOCK_pipeline_stats_transactions_waiting_apply
 
PSI_mutex_key key_GR_LOCK_plugin_modules_termination
 
PSI_mutex_key key_GR_LOCK_plugin_applier_module_initialize_terminate
 
PSI_mutex_key key_GR_LOCK_plugin_online
 
PSI_mutex_key key_GR_LOCK_primary_election_action_phase
 
PSI_mutex_key key_GR_LOCK_primary_election_action_notification
 
PSI_mutex_key key_GR_LOCK_primary_election_primary_process_run
 
PSI_mutex_key key_GR_LOCK_primary_election_running_flag
 
PSI_mutex_key key_GR_LOCK_primary_election_secondary_process_run
 
PSI_mutex_key key_GR_LOCK_primary_election_validation_notification
 
PSI_mutex_key key_GR_LOCK_recovery
 
PSI_mutex_key key_GR_LOCK_recovery_donor_selection
 
PSI_mutex_key key_GR_LOCK_recovery_metadata_receive
 
PSI_mutex_key key_GR_LOCK_recovery_metadata_module_receive
 
PSI_mutex_key key_GR_LOCK_recovery_module_run
 
PSI_mutex_key key_GR_LOCK_server_ongoing_transaction_handler
 
PSI_mutex_key key_GR_LOCK_message_service_run
 
PSI_mutex_key key_GR_LOCK_session_thread_method_exec
 
PSI_mutex_key key_GR_LOCK_session_thread_run
 
PSI_mutex_key key_GR_LOCK_stage_monitor_handler
 
PSI_mutex_key key_GR_LOCK_synchronized_queue
 
PSI_mutex_key key_GR_LOCK_transaction_monitor_module
 
PSI_mutex_key key_GR_LOCK_trx_unlocking
 
PSI_mutex_key key_GR_LOCK_group_member_info_manager_update_lock
 
PSI_mutex_key key_GR_LOCK_group_member_info_update_lock
 
PSI_mutex_key key_GR_LOCK_view_modification_wait
 
PSI_mutex_key key_GR_LOCK_wait_ticket
 
PSI_mutex_key key_GR_LOCK_write_lock_protection
 
PSI_mutex_key key_GR_LOCK_primary_promotion_policy
 
PSI_mutex_key key_GR_LOCK_mysql_thread_run
 
PSI_mutex_key key_GR_LOCK_mysql_thread_dispatcher_run
 
PSI_mutex_key key_GR_LOCK_connection_map
 
PSI_mutex_key key_GR_LOCK_mysql_thread_handler_run
 
PSI_mutex_key key_GR_LOCK_mysql_thread_handler_dispatcher_run
 
PSI_mutex_key key_GR_LOCK_mysql_thread_handler_read_only_mode_run
 
PSI_mutex_key key_GR_LOCK_mysql_thread_handler_read_only_mode_dispatcher_run
 
PSI_cond_key key_GR_COND_applier_module_run
 
PSI_cond_key key_GR_COND_applier_module_suspend
 
PSI_cond_key key_GR_COND_applier_module_wait
 
PSI_cond_key key_GR_COND_autorejoin_module
 
PSI_cond_key key_GR_COND_cert_broadcast_dispatcher_run
 
PSI_cond_key key_GR_COND_cert_broadcast_run
 
PSI_cond_key key_GR_COND_clone_handler_run
 
PSI_cond_key key_GR_COND_count_down_latch
 
PSI_cond_key key_GR_COND_delayed_init_run
 
PSI_cond_key key_GR_COND_delayed_init_server_ready
 
PSI_cond_key key_GR_COND_group_action_coordinator_process
 
PSI_cond_key key_GR_COND_group_action_coordinator_thread
 
PSI_cond_key key_GR_COND_group_action_coordinator_thread_end
 
PSI_cond_key key_GR_COND_group_part_handler_abort
 
PSI_cond_key key_GR_COND_group_part_handler_run
 
PSI_cond_key key_GR_COND_multi_primary_action_notification
 
PSI_cond_key key_GR_COND_pipeline_continuation
 
PSI_cond_key key_GR_COND_pipeline_stats_flow_control
 
PSI_cond_key key_GR_COND_plugin_online
 
PSI_cond_key key_GR_COND_primary_election_action_notification
 
PSI_cond_key key_GR_COND_primary_election_primary_process_run
 
PSI_cond_key key_GR_COND_primary_election_secondary_process_run
 
PSI_cond_key key_GR_COND_primary_election_validation_notification
 
PSI_cond_key key_GR_COND_recovery
 
PSI_cond_key key_GR_COND_recovery_metadata_receive
 
PSI_cond_key key_GR_COND_recovery_module_run
 
PSI_cond_key key_GR_COND_message_service_run
 
PSI_cond_key key_GR_COND_session_thread_method_exec
 
PSI_cond_key key_GR_COND_session_thread_run
 
PSI_cond_key key_GR_COND_synchronized_queue
 
PSI_cond_key key_GR_COND_transaction_monitor_module
 
PSI_cond_key key_GR_COND_view_modification_wait
 
PSI_cond_key key_GR_COND_wait_ticket
 
PSI_cond_key key_GR_COND_write_lock_protection
 
PSI_cond_key key_GR_COND_primary_promotion_policy
 
PSI_cond_key key_GR_COND_mysql_thread_run
 
PSI_cond_key key_GR_COND_mysql_thread_dispatcher_run
 
PSI_cond_key key_GR_COND_mysql_thread_handler_run
 
PSI_cond_key key_GR_COND_mysql_thread_handler_dispatcher_run
 
PSI_cond_key key_GR_COND_mysql_thread_handler_read_only_mode_run
 
PSI_cond_key key_GR_COND_mysql_thread_handler_read_only_mode_dispatcher_run
 
PSI_thread_key key_GR_THD_applier_module_receiver
 
PSI_thread_key key_GR_THD_autorejoin
 
PSI_thread_key key_GR_THD_transaction_monitor
 
PSI_thread_key key_GR_THD_cert_broadcast
 
PSI_thread_key key_GR_THD_clone_thd
 
PSI_thread_key key_GR_THD_delayed_init
 
PSI_thread_key key_GR_THD_group_action_coordinator
 
PSI_thread_key key_GR_THD_plugin_session
 
PSI_thread_key key_GR_THD_primary_election_primary_process
 
PSI_thread_key key_GR_THD_primary_election_secondary_process
 
PSI_thread_key key_GR_THD_group_partition_handler
 
PSI_thread_key key_GR_THD_recovery
 
PSI_thread_key key_GR_THD_message_service_handler
 
PSI_thread_key key_GR_THD_mysql_thread
 
PSI_thread_key key_GR_THD_mysql_thread_handler
 
PSI_thread_key key_GR_THD_mysql_thread_handler_read_only_mode
 
PSI_rwlock_key key_GR_RWLOCK_cert_stable_gtid_set
 
PSI_rwlock_key key_GR_RWLOCK_channel_observation_list
 
PSI_rwlock_key key_GR_RWLOCK_gcs_operations
 
PSI_rwlock_key key_GR_RWLOCK_gcs_operations_view_change_observers
 
PSI_rwlock_key key_GR_RWLOCK_group_event_observation_list
 
PSI_rwlock_key key_GR_RWLOCK_io_cache_unused_list
 
PSI_rwlock_key key_GR_RWLOCK_plugin_running
 
PSI_rwlock_key key_GR_RWLOCK_plugin_stop
 
PSI_rwlock_key key_GR_RWLOCK_transaction_observation_list
 
PSI_rwlock_key key_GR_RWLOCK_transaction_consistency_manager_map
 
PSI_rwlock_key key_GR_RWLOCK_transaction_consistency_manager_prepared_transactions_on_my_applier
 
PSI_rwlock_key key_GR_RWLOCK_flow_control_module_info
 
PSI_rwlock_key key_GR_RWLOCK_transaction_consistency_info_members_that_must_prepare_the_transaction
 
PSI_stage_info info_GR_STAGE_autorejoin
 
PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_pending_transactions
 
PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_step_completion
 
PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_buffered_transactions
 
PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_completion
 
PSI_stage_info info_GR_STAGE_primary_election_buffered_transactions
 
PSI_stage_info info_GR_STAGE_primary_election_pending_transactions
 
PSI_stage_info info_GR_STAGE_primary_election_group_read_only
 
PSI_stage_info info_GR_STAGE_primary_election_old_primary_transactions
 
PSI_stage_info info_GR_STAGE_primary_switch_checks
 
PSI_stage_info info_GR_STAGE_primary_switch_pending_transactions
 
PSI_stage_info info_GR_STAGE_primary_switch_election
 
PSI_stage_info info_GR_STAGE_primary_switch_step_completion
 
PSI_stage_info info_GR_STAGE_primary_switch_completion
 
PSI_stage_info info_GR_STAGE_single_primary_mode_switch_checks
 
PSI_stage_info info_GR_STAGE_single_primary_mode_switch_election
 
PSI_stage_info info_GR_STAGE_single_primary_mode_switch_completion
 
PSI_stage_info info_GR_STAGE_module_executing
 
PSI_stage_info info_GR_STAGE_module_suspending
 
PSI_stage_info info_GR_STAGE_recovery_connecting_to_donor
 
PSI_stage_info info_GR_STAGE_recovery_transferring_state
 
PSI_stage_info info_GR_STAGE_clone_prepare
 
PSI_stage_info info_GR_STAGE_clone_execute
 
PSI_memory_key key_write_set_encoded
 
PSI_memory_key key_certification_data
 
PSI_memory_key key_certification_data_gc
 
PSI_memory_key key_certification_info
 
PSI_memory_key key_transaction_data
 
PSI_memory_key key_sql_service_command_data
 
PSI_memory_key key_mysql_thread_queued_task
 
PSI_memory_key key_message_service_queue
 
PSI_memory_key key_message_service_received_message
 
PSI_memory_key key_group_member_info
 
PSI_memory_key key_consistent_members_that_must_prepare_transaction
 
PSI_memory_key key_consistent_transactions
 
PSI_memory_key key_consistent_transactions_prepared
 
PSI_memory_key key_consistent_transactions_waiting
 
PSI_memory_key key_consistent_transactions_delayed_view_change
 
PSI_memory_key key_compression_data
 
PSI_memory_key key_recovery_metadata_message_buffer
 

Function Documentation

◆ register_all_group_replication_psi_keys()

void register_all_group_replication_psi_keys ( )

◆ register_group_replication_cond_psi_keys()

void register_group_replication_cond_psi_keys ( PSI_cond_info  conditions[],
size_t  cond_count 
)

◆ register_group_replication_mutex_psi_keys()

void register_group_replication_mutex_psi_keys ( PSI_mutex_info  mutexes[],
size_t  mutex_count 
)

◆ register_group_replication_rwlock_psi_keys()

void register_group_replication_rwlock_psi_keys ( PSI_rwlock_info keys,
size_t  count 
)

◆ register_group_replication_thread_psi_keys()

void register_group_replication_thread_psi_keys ( PSI_thread_info  threads[],
size_t  thread_count 
)

Variable Documentation

◆ info_GR_STAGE_autorejoin

PSI_stage_info info_GR_STAGE_autorejoin
extern

◆ info_GR_STAGE_clone_execute

PSI_stage_info info_GR_STAGE_clone_execute

◆ info_GR_STAGE_clone_prepare

PSI_stage_info info_GR_STAGE_clone_prepare

◆ info_GR_STAGE_module_executing

PSI_stage_info info_GR_STAGE_module_executing

◆ info_GR_STAGE_module_suspending

PSI_stage_info info_GR_STAGE_module_suspending

◆ info_GR_STAGE_multi_primary_mode_switch_buffered_transactions

PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_buffered_transactions

◆ info_GR_STAGE_multi_primary_mode_switch_completion

PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_completion

◆ info_GR_STAGE_multi_primary_mode_switch_pending_transactions

PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_pending_transactions

◆ info_GR_STAGE_multi_primary_mode_switch_step_completion

PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_step_completion

◆ info_GR_STAGE_primary_election_buffered_transactions

PSI_stage_info info_GR_STAGE_primary_election_buffered_transactions

◆ info_GR_STAGE_primary_election_group_read_only

PSI_stage_info info_GR_STAGE_primary_election_group_read_only

◆ info_GR_STAGE_primary_election_old_primary_transactions

PSI_stage_info info_GR_STAGE_primary_election_old_primary_transactions

◆ info_GR_STAGE_primary_election_pending_transactions

PSI_stage_info info_GR_STAGE_primary_election_pending_transactions

◆ info_GR_STAGE_primary_switch_checks

PSI_stage_info info_GR_STAGE_primary_switch_checks

◆ info_GR_STAGE_primary_switch_completion

PSI_stage_info info_GR_STAGE_primary_switch_completion

◆ info_GR_STAGE_primary_switch_election

PSI_stage_info info_GR_STAGE_primary_switch_election

◆ info_GR_STAGE_primary_switch_pending_transactions

PSI_stage_info info_GR_STAGE_primary_switch_pending_transactions

◆ info_GR_STAGE_primary_switch_step_completion

PSI_stage_info info_GR_STAGE_primary_switch_step_completion

◆ info_GR_STAGE_recovery_connecting_to_donor

PSI_stage_info info_GR_STAGE_recovery_connecting_to_donor

◆ info_GR_STAGE_recovery_transferring_state

PSI_stage_info info_GR_STAGE_recovery_transferring_state

◆ info_GR_STAGE_single_primary_mode_switch_checks

PSI_stage_info info_GR_STAGE_single_primary_mode_switch_checks

◆ info_GR_STAGE_single_primary_mode_switch_completion

PSI_stage_info info_GR_STAGE_single_primary_mode_switch_completion

◆ info_GR_STAGE_single_primary_mode_switch_election

PSI_stage_info info_GR_STAGE_single_primary_mode_switch_election

◆ key_certification_data

PSI_memory_key key_certification_data

◆ key_certification_data_gc

PSI_memory_key key_certification_data_gc

◆ key_certification_info

PSI_memory_key key_certification_info

◆ key_compression_data

PSI_memory_key key_compression_data

◆ key_consistent_members_that_must_prepare_transaction

PSI_memory_key key_consistent_members_that_must_prepare_transaction

◆ key_consistent_transactions

PSI_memory_key key_consistent_transactions

◆ key_consistent_transactions_delayed_view_change

PSI_memory_key key_consistent_transactions_delayed_view_change

◆ key_consistent_transactions_prepared

PSI_memory_key key_consistent_transactions_prepared

◆ key_consistent_transactions_waiting

PSI_memory_key key_consistent_transactions_waiting

◆ key_GR_COND_applier_module_run

PSI_cond_key key_GR_COND_applier_module_run
extern

◆ key_GR_COND_applier_module_suspend

PSI_cond_key key_GR_COND_applier_module_suspend

◆ key_GR_COND_applier_module_wait

PSI_cond_key key_GR_COND_applier_module_wait

◆ key_GR_COND_autorejoin_module

PSI_cond_key key_GR_COND_autorejoin_module

◆ key_GR_COND_cert_broadcast_dispatcher_run

PSI_cond_key key_GR_COND_cert_broadcast_dispatcher_run

◆ key_GR_COND_cert_broadcast_run

PSI_cond_key key_GR_COND_cert_broadcast_run

◆ key_GR_COND_clone_handler_run

PSI_cond_key key_GR_COND_clone_handler_run

◆ key_GR_COND_count_down_latch

PSI_cond_key key_GR_COND_count_down_latch

◆ key_GR_COND_delayed_init_run

PSI_cond_key key_GR_COND_delayed_init_run

◆ key_GR_COND_delayed_init_server_ready

PSI_cond_key key_GR_COND_delayed_init_server_ready

◆ key_GR_COND_group_action_coordinator_process

PSI_cond_key key_GR_COND_group_action_coordinator_process

◆ key_GR_COND_group_action_coordinator_thread

PSI_cond_key key_GR_COND_group_action_coordinator_thread

◆ key_GR_COND_group_action_coordinator_thread_end

PSI_cond_key key_GR_COND_group_action_coordinator_thread_end

◆ key_GR_COND_group_part_handler_abort

PSI_cond_key key_GR_COND_group_part_handler_abort

◆ key_GR_COND_group_part_handler_run

PSI_cond_key key_GR_COND_group_part_handler_run

◆ key_GR_COND_message_service_run

PSI_cond_key key_GR_COND_message_service_run

◆ key_GR_COND_multi_primary_action_notification

PSI_cond_key key_GR_COND_multi_primary_action_notification

◆ key_GR_COND_mysql_thread_dispatcher_run

PSI_cond_key key_GR_COND_mysql_thread_dispatcher_run

◆ key_GR_COND_mysql_thread_handler_dispatcher_run

PSI_cond_key key_GR_COND_mysql_thread_handler_dispatcher_run

◆ key_GR_COND_mysql_thread_handler_read_only_mode_dispatcher_run

PSI_cond_key key_GR_COND_mysql_thread_handler_read_only_mode_dispatcher_run

◆ key_GR_COND_mysql_thread_handler_read_only_mode_run

PSI_cond_key key_GR_COND_mysql_thread_handler_read_only_mode_run

◆ key_GR_COND_mysql_thread_handler_run

PSI_cond_key key_GR_COND_mysql_thread_handler_run

◆ key_GR_COND_mysql_thread_run

PSI_cond_key key_GR_COND_mysql_thread_run

◆ key_GR_COND_pipeline_continuation

PSI_cond_key key_GR_COND_pipeline_continuation

◆ key_GR_COND_pipeline_stats_flow_control

PSI_cond_key key_GR_COND_pipeline_stats_flow_control

◆ key_GR_COND_plugin_online

PSI_cond_key key_GR_COND_plugin_online

◆ key_GR_COND_primary_election_action_notification

PSI_cond_key key_GR_COND_primary_election_action_notification

◆ key_GR_COND_primary_election_primary_process_run

PSI_cond_key key_GR_COND_primary_election_primary_process_run

◆ key_GR_COND_primary_election_secondary_process_run

PSI_cond_key key_GR_COND_primary_election_secondary_process_run

◆ key_GR_COND_primary_election_validation_notification

PSI_cond_key key_GR_COND_primary_election_validation_notification

◆ key_GR_COND_primary_promotion_policy

PSI_cond_key key_GR_COND_primary_promotion_policy

◆ key_GR_COND_recovery

PSI_cond_key key_GR_COND_recovery

◆ key_GR_COND_recovery_metadata_receive

PSI_cond_key key_GR_COND_recovery_metadata_receive

◆ key_GR_COND_recovery_module_run

PSI_cond_key key_GR_COND_recovery_module_run

◆ key_GR_COND_session_thread_method_exec

PSI_cond_key key_GR_COND_session_thread_method_exec

◆ key_GR_COND_session_thread_run

PSI_cond_key key_GR_COND_session_thread_run

◆ key_GR_COND_synchronized_queue

PSI_cond_key key_GR_COND_synchronized_queue

◆ key_GR_COND_transaction_monitor_module

PSI_cond_key key_GR_COND_transaction_monitor_module

◆ key_GR_COND_view_modification_wait

PSI_cond_key key_GR_COND_view_modification_wait

◆ key_GR_COND_wait_ticket

PSI_cond_key key_GR_COND_wait_ticket

◆ key_GR_COND_write_lock_protection

PSI_cond_key key_GR_COND_write_lock_protection

◆ key_GR_LOCK_applier_module_run

PSI_mutex_key key_GR_LOCK_applier_module_run
extern

◆ key_GR_LOCK_applier_module_suspend

PSI_mutex_key key_GR_LOCK_applier_module_suspend

◆ key_GR_LOCK_autorejoin_module

PSI_mutex_key key_GR_LOCK_autorejoin_module

◆ key_GR_LOCK_cert_broadcast_dispatcher_run

PSI_mutex_key key_GR_LOCK_cert_broadcast_dispatcher_run

◆ key_GR_LOCK_cert_broadcast_run

PSI_mutex_key key_GR_LOCK_cert_broadcast_run

◆ key_GR_LOCK_cert_members

PSI_mutex_key key_GR_LOCK_cert_members

◆ key_GR_LOCK_certification_info

PSI_mutex_key key_GR_LOCK_certification_info

◆ key_GR_LOCK_channel_observation_list

PSI_mutex_key key_GR_LOCK_channel_observation_list

◆ key_GR_LOCK_channel_observation_removal

PSI_mutex_key key_GR_LOCK_channel_observation_removal

◆ key_GR_LOCK_clone_donor_list

PSI_mutex_key key_GR_LOCK_clone_donor_list

◆ key_GR_LOCK_clone_handler_run

PSI_mutex_key key_GR_LOCK_clone_handler_run

◆ key_GR_LOCK_clone_query

PSI_mutex_key key_GR_LOCK_clone_query

◆ key_GR_LOCK_clone_read_mode

PSI_mutex_key key_GR_LOCK_clone_read_mode

◆ key_GR_LOCK_connection_map

PSI_mutex_key key_GR_LOCK_connection_map

◆ key_GR_LOCK_count_down_latch

PSI_mutex_key key_GR_LOCK_count_down_latch

◆ key_GR_LOCK_delayed_init_run

PSI_mutex_key key_GR_LOCK_delayed_init_run

◆ key_GR_LOCK_delayed_init_server_ready

PSI_mutex_key key_GR_LOCK_delayed_init_server_ready

◆ key_GR_LOCK_group_action_coordinator_process

PSI_mutex_key key_GR_LOCK_group_action_coordinator_process

◆ key_GR_LOCK_group_action_coordinator_thread

PSI_mutex_key key_GR_LOCK_group_action_coordinator_thread

◆ key_GR_LOCK_group_action_coordinator_thread_end

PSI_mutex_key key_GR_LOCK_group_action_coordinator_thread_end

◆ key_GR_LOCK_group_info_manager

PSI_mutex_key key_GR_LOCK_group_info_manager

◆ key_GR_LOCK_group_member_info_manager_update_lock

PSI_mutex_key key_GR_LOCK_group_member_info_manager_update_lock

◆ key_GR_LOCK_group_member_info_update_lock

PSI_mutex_key key_GR_LOCK_group_member_info_update_lock

◆ key_GR_LOCK_group_part_handler_abort

PSI_mutex_key key_GR_LOCK_group_part_handler_abort

◆ key_GR_LOCK_group_part_handler_run

PSI_mutex_key key_GR_LOCK_group_part_handler_run

◆ key_GR_LOCK_message_service_run

PSI_mutex_key key_GR_LOCK_message_service_run

◆ key_GR_LOCK_multi_primary_action_notification

PSI_mutex_key key_GR_LOCK_multi_primary_action_notification

◆ key_GR_LOCK_mysql_thread_dispatcher_run

PSI_mutex_key key_GR_LOCK_mysql_thread_dispatcher_run

◆ key_GR_LOCK_mysql_thread_handler_dispatcher_run

PSI_mutex_key key_GR_LOCK_mysql_thread_handler_dispatcher_run

◆ key_GR_LOCK_mysql_thread_handler_read_only_mode_dispatcher_run

PSI_mutex_key key_GR_LOCK_mysql_thread_handler_read_only_mode_dispatcher_run

◆ key_GR_LOCK_mysql_thread_handler_read_only_mode_run

PSI_mutex_key key_GR_LOCK_mysql_thread_handler_read_only_mode_run

◆ key_GR_LOCK_mysql_thread_handler_run

PSI_mutex_key key_GR_LOCK_mysql_thread_handler_run

◆ key_GR_LOCK_mysql_thread_run

PSI_mutex_key key_GR_LOCK_mysql_thread_run

◆ key_GR_LOCK_pipeline_continuation

PSI_mutex_key key_GR_LOCK_pipeline_continuation

◆ key_GR_LOCK_pipeline_stats_flow_control

PSI_mutex_key key_GR_LOCK_pipeline_stats_flow_control

◆ key_GR_LOCK_pipeline_stats_transactions_waiting_apply

PSI_mutex_key key_GR_LOCK_pipeline_stats_transactions_waiting_apply

◆ key_GR_LOCK_plugin_applier_module_initialize_terminate

PSI_mutex_key key_GR_LOCK_plugin_applier_module_initialize_terminate

◆ key_GR_LOCK_plugin_modules_termination

PSI_mutex_key key_GR_LOCK_plugin_modules_termination

◆ key_GR_LOCK_plugin_online

PSI_mutex_key key_GR_LOCK_plugin_online

◆ key_GR_LOCK_primary_election_action_notification

PSI_mutex_key key_GR_LOCK_primary_election_action_notification

◆ key_GR_LOCK_primary_election_action_phase

PSI_mutex_key key_GR_LOCK_primary_election_action_phase

◆ key_GR_LOCK_primary_election_primary_process_run

PSI_mutex_key key_GR_LOCK_primary_election_primary_process_run

◆ key_GR_LOCK_primary_election_running_flag

PSI_mutex_key key_GR_LOCK_primary_election_running_flag

◆ key_GR_LOCK_primary_election_secondary_process_run

PSI_mutex_key key_GR_LOCK_primary_election_secondary_process_run

◆ key_GR_LOCK_primary_election_validation_notification

PSI_mutex_key key_GR_LOCK_primary_election_validation_notification

◆ key_GR_LOCK_primary_promotion_policy

PSI_mutex_key key_GR_LOCK_primary_promotion_policy

◆ key_GR_LOCK_recovery

PSI_mutex_key key_GR_LOCK_recovery

◆ key_GR_LOCK_recovery_donor_selection

PSI_mutex_key key_GR_LOCK_recovery_donor_selection

◆ key_GR_LOCK_recovery_metadata_module_receive

PSI_mutex_key key_GR_LOCK_recovery_metadata_module_receive

◆ key_GR_LOCK_recovery_metadata_receive

PSI_mutex_key key_GR_LOCK_recovery_metadata_receive

◆ key_GR_LOCK_recovery_module_run

PSI_mutex_key key_GR_LOCK_recovery_module_run

◆ key_GR_LOCK_server_ongoing_transaction_handler

PSI_mutex_key key_GR_LOCK_server_ongoing_transaction_handler

◆ key_GR_LOCK_session_thread_method_exec

PSI_mutex_key key_GR_LOCK_session_thread_method_exec

◆ key_GR_LOCK_session_thread_run

PSI_mutex_key key_GR_LOCK_session_thread_run

◆ key_GR_LOCK_stage_monitor_handler

PSI_mutex_key key_GR_LOCK_stage_monitor_handler

◆ key_GR_LOCK_synchronized_queue

PSI_mutex_key key_GR_LOCK_synchronized_queue

◆ key_GR_LOCK_transaction_monitor_module

PSI_mutex_key key_GR_LOCK_transaction_monitor_module

◆ key_GR_LOCK_trx_unlocking

PSI_mutex_key key_GR_LOCK_trx_unlocking

◆ key_GR_LOCK_view_modification_wait

PSI_mutex_key key_GR_LOCK_view_modification_wait

◆ key_GR_LOCK_wait_ticket

PSI_mutex_key key_GR_LOCK_wait_ticket

◆ key_GR_LOCK_write_lock_protection

PSI_mutex_key key_GR_LOCK_write_lock_protection

◆ key_GR_RWLOCK_cert_stable_gtid_set

PSI_rwlock_key key_GR_RWLOCK_cert_stable_gtid_set
extern

◆ key_GR_RWLOCK_channel_observation_list

PSI_rwlock_key key_GR_RWLOCK_channel_observation_list

◆ key_GR_RWLOCK_flow_control_module_info

PSI_rwlock_key key_GR_RWLOCK_flow_control_module_info

◆ key_GR_RWLOCK_gcs_operations

PSI_rwlock_key key_GR_RWLOCK_gcs_operations

◆ key_GR_RWLOCK_gcs_operations_view_change_observers

PSI_rwlock_key key_GR_RWLOCK_gcs_operations_view_change_observers

◆ key_GR_RWLOCK_group_event_observation_list

PSI_rwlock_key key_GR_RWLOCK_group_event_observation_list

◆ key_GR_RWLOCK_io_cache_unused_list

PSI_rwlock_key key_GR_RWLOCK_io_cache_unused_list

◆ key_GR_RWLOCK_plugin_running

PSI_rwlock_key key_GR_RWLOCK_plugin_running

◆ key_GR_RWLOCK_plugin_stop

PSI_rwlock_key key_GR_RWLOCK_plugin_stop

◆ key_GR_RWLOCK_transaction_consistency_info_members_that_must_prepare_the_transaction

PSI_rwlock_key key_GR_RWLOCK_transaction_consistency_info_members_that_must_prepare_the_transaction

◆ key_GR_RWLOCK_transaction_consistency_manager_map

PSI_rwlock_key key_GR_RWLOCK_transaction_consistency_manager_map

◆ key_GR_RWLOCK_transaction_consistency_manager_prepared_transactions_on_my_applier

PSI_rwlock_key key_GR_RWLOCK_transaction_consistency_manager_prepared_transactions_on_my_applier

◆ key_GR_RWLOCK_transaction_observation_list

PSI_rwlock_key key_GR_RWLOCK_transaction_observation_list

◆ key_GR_THD_applier_module_receiver

PSI_thread_key key_GR_THD_applier_module_receiver
extern

◆ key_GR_THD_autorejoin

PSI_thread_key key_GR_THD_autorejoin

◆ key_GR_THD_cert_broadcast

PSI_thread_key key_GR_THD_cert_broadcast

◆ key_GR_THD_clone_thd

PSI_thread_key key_GR_THD_clone_thd

◆ key_GR_THD_delayed_init

PSI_thread_key key_GR_THD_delayed_init

◆ key_GR_THD_group_action_coordinator

PSI_thread_key key_GR_THD_group_action_coordinator

◆ key_GR_THD_group_partition_handler

PSI_thread_key key_GR_THD_group_partition_handler

◆ key_GR_THD_message_service_handler

PSI_thread_key key_GR_THD_message_service_handler

◆ key_GR_THD_mysql_thread

PSI_thread_key key_GR_THD_mysql_thread

◆ key_GR_THD_mysql_thread_handler

PSI_thread_key key_GR_THD_mysql_thread_handler

◆ key_GR_THD_mysql_thread_handler_read_only_mode

PSI_thread_key key_GR_THD_mysql_thread_handler_read_only_mode

◆ key_GR_THD_plugin_session

PSI_thread_key key_GR_THD_plugin_session

◆ key_GR_THD_primary_election_primary_process

PSI_thread_key key_GR_THD_primary_election_primary_process

◆ key_GR_THD_primary_election_secondary_process

PSI_thread_key key_GR_THD_primary_election_secondary_process

◆ key_GR_THD_recovery

PSI_thread_key key_GR_THD_recovery

◆ key_GR_THD_transaction_monitor

PSI_thread_key key_GR_THD_transaction_monitor

◆ key_group_member_info

PSI_memory_key key_group_member_info

◆ key_message_service_queue

PSI_memory_key key_message_service_queue

◆ key_message_service_received_message

PSI_memory_key key_message_service_received_message

◆ key_mysql_thread_queued_task

PSI_memory_key key_mysql_thread_queued_task

◆ key_recovery_metadata_message_buffer

PSI_memory_key key_recovery_metadata_message_buffer

◆ key_sql_service_command_data

PSI_memory_key key_sql_service_command_data

◆ key_transaction_data

PSI_memory_key key_transaction_data

◆ key_write_set_encoded

PSI_memory_key key_write_set_encoded
extern