MySQL 9.1.0
Source Code Documentation
Collaboration diagram for Logger Client Instrumentation (ABI):

Classes

struct  PSI_logs_client_bootstrap
 Entry point for the performance schema interface. More...
 
struct  PSI_logs_client_service_v1
 Performance Schema Stage Interface, version 1. More...
 

Typedefs

typedef struct PSI_logs_client_service_v1 PSI_logs_client_service_t
 

Variables

MYSQL_PLUGIN_IMPORT PSI_logs_client_service_tpsi_logs_client_service
 

Detailed Description

Typedef Documentation

◆ PSI_logs_client_service_t

Variable Documentation

◆ psi_logs_client_service

MYSQL_PLUGIN_IMPORT PSI_logs_client_service_t* psi_logs_client_service
extern