MySQL 9.1.0
Source Code Documentation
|
A row of PERFORMANCE_SCHEMA.FILE_INSTANCES. More...
#include <table_file_instances.h>
Public Attributes | |
PFS_file_name | m_file_name |
Column FILE_NAME. More... | |
const char * | m_event_name {nullptr} |
Column EVENT_NAME. More... | |
uint | m_event_name_length {0} |
Length in bytes of m_event_name . More... | |
uint | m_open_count {0} |
Column OPEN_COUNT. More... | |
A row of PERFORMANCE_SCHEMA.FILE_INSTANCES.
const char* row_file_instances::m_event_name {nullptr} |
Column EVENT_NAME.
uint row_file_instances::m_event_name_length {0} |
Length in bytes of m_event_name
.
PFS_file_name row_file_instances::m_file_name |
Column FILE_NAME.
uint row_file_instances::m_open_count {0} |
Column OPEN_COUNT.