MySQL 8.4.0
Source Code Documentation

Performance Schema Stage Interface, version 1. More...

#include <psi_stage.h>

Public Attributes

register_stage_v1_t register_stage
 
start_stage_v1_t start_stage
 
get_current_stage_progress_v1_t get_current_stage_progress
 
end_stage_v1_t end_stage
 

Detailed Description

Performance Schema Stage Interface, version 1.

Since
PSI_STAGE_VERSION_1

Member Data Documentation

◆ end_stage

end_stage_v1_t PSI_stage_service_v1::end_stage
See also
end_stage_v1_t.

◆ get_current_stage_progress

get_current_stage_progress_v1_t PSI_stage_service_v1::get_current_stage_progress
See also
get_current_stage_progress_v1_t.

◆ register_stage

register_stage_v1_t PSI_stage_service_v1::register_stage
See also
register_stage_v1_t.

◆ start_stage

start_stage_v1_t PSI_stage_service_v1::start_stage
See also
start_stage_v1_t.

The documentation for this struct was generated from the following file: