MySQL 8.4.0
Source Code Documentation

Entry point for the performance schema interface. More...

#include <psi_cond.h>

Public Attributes

void *(* get_interface )(int version)
 ABI interface finder. More...
 

Detailed Description

Entry point for the performance schema interface.

Member Data Documentation

◆ get_interface

void *(* PSI_cond_bootstrap::get_interface) (int version)

ABI interface finder.

Calling this method with an interface version number returns either an instance of the ABI for this version, or NULL.

See also
PSI_COND_VERSION_1
PSI_COND_VERSION_2
PSI_CURRENT_COND_VERSION

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