MySQL 9.1.0
Source Code Documentation
|
Performance schema instrumentation interface. More...
#include "my_inttypes.h"
#include "my_macros.h"
#include "my_psi_config.h"
#include "my_sharedlib.h"
#include "mysql/components/services/bits/psi_statement_bits.h"
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_t * | psi_statement_service |
Performance schema instrumentation interface.