MySQL 8.0.40
Source Code Documentation
|
This represents the GTID context of the transaction. More...
#include <replication.h>
Public Attributes | |
ulong | type |
int | sidno |
long long int | gno |
This represents the GTID context of the transaction.
long long int Trans_gtid_info::gno |
int Trans_gtid_info::sidno |
ulong Trans_gtid_info::type |