MySQL 8.0.37
Source Code Documentation
Trans_gtid_info Struct Reference

This represents the GTID context of the transaction. More...

#include <replication.h>

Public Attributes

ulong type
 
int sidno
 
long long int gno
 

Detailed Description

This represents the GTID context of the transaction.

Member Data Documentation

◆ gno

long long int Trans_gtid_info::gno

◆ sidno

int Trans_gtid_info::sidno

◆ type

ulong Trans_gtid_info::type

The documentation for this struct was generated from the following file: