MySQL 8.0.37
Source Code Documentation
binary_log::gtids Namespace Reference

Classes

class  Gno_interval
 This class represents a range of transaction identifiers. More...
 
class  Gtid
 Represents a MySQL Global Transaction Identifier. More...
 
class  Gtid_set
 This class represents a set of transaction identifiers. More...
 

Typedefs

typedef std::int64_t gno_t
 
typedef binary_log::Uuid Uuid
 

Typedef Documentation

◆ gno_t

typedef std::int64_t binary_log::gtids::gno_t

◆ Uuid