mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge branch '10.1' into 10.2
This commit is contained in:
@ -475,11 +475,6 @@ extern PSI_stage_info stage_waiting_for_the_next_event_in_relay_log;
|
||||
extern PSI_stage_info stage_waiting_for_the_slave_thread_to_advance_position;
|
||||
extern PSI_stage_info stage_waiting_to_finalize_termination;
|
||||
extern PSI_stage_info stage_waiting_to_get_readlock;
|
||||
extern PSI_stage_info stage_slave_waiting_worker_to_release_partition;
|
||||
extern PSI_stage_info stage_slave_waiting_worker_to_free_events;
|
||||
extern PSI_stage_info stage_slave_waiting_worker_queue;
|
||||
extern PSI_stage_info stage_slave_waiting_event_from_coordinator;
|
||||
extern PSI_stage_info stage_slave_waiting_workers_to_exit;
|
||||
extern PSI_stage_info stage_binlog_waiting_background_tasks;
|
||||
extern PSI_stage_info stage_binlog_processing_checkpoint_notify;
|
||||
extern PSI_stage_info stage_binlog_stopping_background_thread;
|
||||
|
Reference in New Issue
Block a user