MySQL 9.0.0
Source Code Documentation
table_events_waits.h File Reference

Table EVENTS_WAITS_xxx (declarations). More...

Go to the source code of this file.

Classes

struct  row_events_waits
 A row of table_events_waits_common. More...
 
struct  pos_events_waits_current
 Position of a cursor on PERFORMANCE_SCHEMA.EVENTS_WAITS_CURRENT. More...
 
struct  pos_events_waits_history
 Position of a cursor on PERFORMANCE_SCHEMA.EVENTS_WAITS_HISTORY. More...
 
class  PFS_index_events_waits
 
class  table_events_waits_common
 Adapter, for table sharing the structure of PERFORMANCE_SCHEMA.EVENTS_WAITS_CURRENT. More...
 
class  table_events_waits_current
 Table PERFORMANCE_SCHEMA.EVENTS_WAITS_CURRENT. More...
 
class  table_events_waits_history
 Table PERFORMANCE_SCHEMA.EVENTS_WAITS_HISTORY. More...
 
class  table_events_waits_history_long
 Table PERFORMANCE_SCHEMA.EVENTS_WAITS_HISTORY_LONG. More...
 

Detailed Description

Table EVENTS_WAITS_xxx (declarations).