MySQL 9.0.0
Source Code Documentation
psi_statement.h File Reference

Performance schema instrumentation interface. More...

Go to the source code of this file.

Classes

struct  PSI_statement_bootstrap
 Entry point for the performance schema interface. More...
 
struct  PSI_statement_service_v1
 Performance Schema Statement Interface, version 1. More...
 
struct  PSI_statement_service_v2
 Performance Schema Statement Interface, version 2. More...
 
struct  PSI_statement_service_v3
 Performance Schema Statement Interface, version 3. More...
 
struct  PSI_statement_service_v4
 Performance Schema Statement Interface, version 4. More...
 
struct  PSI_statement_service_v5
 Performance Schema Statement Interface, version 5. More...
 

Typedefs

typedef struct PSI_statement_bootstrap PSI_statement_bootstrap
 
typedef struct PSI_statement_service_v5 PSI_statement_service_t
 

Variables

MYSQL_PLUGIN_IMPORT PSI_statement_service_tpsi_statement_service
 

Detailed Description

Performance schema instrumentation interface.