MySQL 5.6.14 Source Code Document
|
#include <table_events_waits.h>
Public Member Functions | |
void | reset (void) |
void | next_thread (void) |
Public Member Functions inherited from PFS_double_index | |
PFS_double_index (uint index_1, uint index_2) | |
void | set_at (const struct PFS_double_index *other) |
void | set_after (const struct PFS_double_index *other) |
Additional Inherited Members | |
Public Attributes inherited from PFS_double_index | |
uint | m_index_1 |
uint | m_index_2 |
Position of a cursor on PERFORMANCE_SCHEMA.EVENTS_WAITS_HISTORY.
Definition at line 109 of file table_events_waits.h.