MySQL 9.1.0
Source Code Documentation
|
This represents the GTID context of the transaction. More...
#include <replication.h>
Public Attributes | |
mysql::gtid::Tsid_plain | tsid |
transaction specified TSID, filled in the after-commit hook More... | |
ulong | type |
enum values in enum_gtid_type More... | |
int | sidno |
transaction sidno More... | |
long long int | gno |
transaction gno More... | |
mysql::gtid::Tag_plain | automatic_tag |
defined tag for automatic GTIDs, propagated in the before-commit hook More... | |
This represents the GTID context of the transaction.
mysql::gtid::Tag_plain Trans_gtid_info::automatic_tag |
defined tag for automatic GTIDs, propagated in the before-commit hook
long long int Trans_gtid_info::gno |
transaction gno
int Trans_gtid_info::sidno |
transaction sidno
mysql::gtid::Tsid_plain Trans_gtid_info::tsid |
transaction specified TSID, filled in the after-commit hook
ulong Trans_gtid_info::type |
enum values in enum_gtid_type