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

#include <table_tiws_by_index_usage.h>

Collaboration diagram for row_tiws_by_index_usage:

Public Attributes

PFS_index_row m_index
PFS_table_io_stat_row m_stat

Detailed Description

A row of table PERFORMANCE_SCHEMA.TABLE_IO_WAIT_SUMMARY_BY_INDEX.

Definition at line 39 of file table_tiws_by_index_usage.h.

Member Data Documentation

PFS_index_row row_tiws_by_index_usage::m_index

Column OBJECT_TYPE, SCHEMA_NAME, OBJECT_NAME, INDEX_NAME.

Definition at line 42 of file table_tiws_by_index_usage.h.

PFS_table_io_stat_row row_tiws_by_index_usage::m_stat

Columns COUNT/SUM/MIN/AVG/MAX (+_READ, +WRITE).

Definition at line 44 of file table_tiws_by_index_usage.h.


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