MySQL 9.1.0
Source Code Documentation
|
Table EVENTS_TRANSACTIONS_xxx (declarations). More...
#include <sys/types.h>
#include "my_base.h"
#include "my_inttypes.h"
#include "sql/rpl_gtid.h"
#include "storage/perfschema/pfs_column_types.h"
#include "storage/perfschema/pfs_engine_table.h"
#include "storage/perfschema/pfs_events_transactions.h"
#include "storage/perfschema/table_helper.h"
Go to the source code of this file.
Classes | |
class | PFS_index_events_transactions |
struct | row_events_transactions |
A row of table_events_transactions_common. More... | |
struct | pos_events_transactions_history |
Position of a cursor on PERFORMANCE_SCHEMA.EVENTS_TRANSACTIONS_HISTORY. More... | |
class | table_events_transactions_common |
Adapter, for table sharing the structure of PERFORMANCE_SCHEMA.EVENTS_TRANSACTIONS_CURRENT. More... | |
class | table_events_transactions_current |
Table PERFORMANCE_SCHEMA.EVENTS_TRANSACTIONS_CURRENT. More... | |
class | table_events_transactions_history |
Table PERFORMANCE_SCHEMA.EVENTS_TRANSACTIONS_HISTORY. More... | |
class | table_events_transactions_history_long |
Table PERFORMANCE_SCHEMA.EVENTS_TRANSACTIONS_HISTORY_LONG. More... | |
Table EVENTS_TRANSACTIONS_xxx (declarations).