MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
row_ews_global_by_event_name Struct Reference

#include <table_ews_global_by_event_name.h>

Collaboration diagram for row_ews_global_by_event_name:

Public Attributes

PFS_event_name_row m_event_name
PFS_stat_row m_stat

Detailed Description

A row of table PERFORMANCE_SCHEMA.EVENTS_WAITS_SUMMARY_GLOBAL_BY_EVENT_NAME.

Definition at line 39 of file table_ews_global_by_event_name.h.

Member Data Documentation

PFS_event_name_row row_ews_global_by_event_name::m_event_name

Column EVENT_NAME.

Definition at line 42 of file table_ews_global_by_event_name.h.

PFS_stat_row row_ews_global_by_event_name::m_stat

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

Definition at line 44 of file table_ews_global_by_event_name.h.


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