MySQL 9.0.0
Source Code Documentation
Owned_gtids::Node Struct Reference

Represents one owned GTID. More...

Public Attributes

rpl_gno gno
 GNO of the GTID. More...
 
my_thread_id owner
 Owner of the GTID. More...
 

Detailed Description

Represents one owned GTID.

Member Data Documentation

◆ gno

rpl_gno Owned_gtids::Node::gno

GNO of the GTID.

◆ owner

my_thread_id Owned_gtids::Node::owner

Owner of the GTID.


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