MySQL 9.0.0
Source Code Documentation

A row of table PERFORMANCE_SCHEMA.STATUS_BY_HOST. More...

#include <table_status_by_host.h>

Public Attributes

PFS_host_row m_host
 Column HOST. More...
 
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.STATUS_BY_HOST.

Member Data Documentation

◆ m_host

PFS_host_row row_status_by_host::m_host

Column HOST.

◆ m_variable_name

PFS_variable_name_row row_status_by_host::m_variable_name

Column VARIABLE_NAME.

◆ m_variable_value

PFS_variable_value_row row_status_by_host::m_variable_value

Column VARIABLE_VALUE.


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