MySQL 8.3.0
Source Code Documentation
table_events_statements.h File Reference

Table EVENTS_STATEMENTS_xxx (declarations). More...

Go to the source code of this file.

Classes

class  PFS_index_events_statements
 
struct  row_events_statements
 A row of table_events_statements_common. More...
 
struct  pos_events_statements_current
 Position of a cursor on PERFORMANCE_SCHEMA.EVENTS_STATEMENTS_CURRENT. More...
 
struct  pos_events_statements_history
 Position of a cursor on PERFORMANCE_SCHEMA.EVENTS_STATEMENTS_HISTORY. More...
 
class  table_events_statements_common
 Adapter, for table sharing the structure of PERFORMANCE_SCHEMA.EVENTS_STATEMENTS_CURRENT. More...
 
class  table_events_statements_current
 Table PERFORMANCE_SCHEMA.EVENTS_STATEMENTS_CURRENT. More...
 
class  table_events_statements_history
 Table PERFORMANCE_SCHEMA.EVENTS_STATEMENTS_HISTORY. More...
 
class  table_events_statements_history_long
 Table PERFORMANCE_SCHEMA.EVENTS_STATEMENTS_HISTORY_LONG. More...
 

Detailed Description

Table EVENTS_STATEMENTS_xxx (declarations).