MySQL 8.3.0
Source Code Documentation
row_ews_global_by_event_name Struct Reference

A row of table PERFORMANCE_SCHEMA.EVENTS_WAITS_SUMMARY_GLOBAL_BY_EVENT_NAME. More...

#include <table_ews_global_by_event_name.h>

Public Attributes

PFS_event_name_row m_event_name
 Column EVENT_NAME. More...
 
PFS_stat_row m_stat
 Columns COUNT_STAR, SUM/MIN/AVG/MAX TIMER_WAIT. More...
 

Detailed Description

A row of table PERFORMANCE_SCHEMA.EVENTS_WAITS_SUMMARY_GLOBAL_BY_EVENT_NAME.

Member Data Documentation

◆ m_event_name

PFS_event_name_row row_ews_global_by_event_name::m_event_name

Column EVENT_NAME.

◆ m_stat

PFS_stat_row row_ews_global_by_event_name::m_stat

Columns COUNT_STAR, SUM/MIN/AVG/MAX TIMER_WAIT.


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