MySQL 8.4.0
Source Code Documentation

A row of table PERFORMANCE_SCHEMA.GLOBAL_STATUS. More...

#include <table_global_status.h>

Public Attributes

PFS_variable_name_row m_variable_name
 Column VARIABLE_NAME. More...
 
PFS_variable_value_row m_variable_value
 Column VARIABLE_VALUE. More...
 

Detailed Description

A row of table PERFORMANCE_SCHEMA.GLOBAL_STATUS.

Member Data Documentation

◆ m_variable_name

PFS_variable_name_row row_global_status::m_variable_name

Column VARIABLE_NAME.

◆ m_variable_value

PFS_variable_value_row row_global_status::m_variable_value

Column VARIABLE_VALUE.


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