MySQL 8.3.0
Source Code Documentation

A row of table PERFORMANCE_SCHEMA.SESSION_VARIABLES. More...

#include <table_session_variables.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.SESSION_VARIABLES.

Member Data Documentation

◆ m_variable_name

PFS_variable_name_row row_session_variables::m_variable_name

Column VARIABLE_NAME.

◆ m_variable_value

PFS_variable_value_row row_session_variables::m_variable_value

Column VARIABLE_VALUE.


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