MySQL 8.3.0
Source Code Documentation
psi_transaction.h File Reference

Performance schema instrumentation interface. More...

Go to the source code of this file.

Classes

struct  PSI_transaction_bootstrap
 Entry point for the performance schema interface. More...
 
struct  PSI_transaction_service_v1
 Performance Schema Transaction Interface, version 1. More...
 

Macros

#define PSI_TRANSACTION_VERSION_1   1
 Performance Schema Transaction Interface number for version 1. More...
 
#define PSI_CURRENT_TRANSACTION_VERSION   1
 Performance Schema Transaction Interface number for the most recent version. More...
 

Typedefs

typedef struct PSI_transaction_bootstrap PSI_transaction_bootstrap
 
typedef struct PSI_transaction_service_v1 PSI_transaction_service_t
 

Variables

MYSQL_PLUGIN_IMPORT PSI_transaction_service_tpsi_transaction_service
 

Detailed Description

Performance schema instrumentation interface.