MySQL 9.1.0
Source Code Documentation
|
Represents one owned GTID. More...
Public Attributes | |
rpl_gno | gno |
GNO of the GTID. More... | |
my_thread_id | owner |
Owner of the GTID. More... | |
Represents one owned GTID.
rpl_gno Owned_gtids::Node::gno |
GNO of the GTID.
my_thread_id Owned_gtids::Node::owner |
Owner of the GTID.