My Project
|
#include <rpl_gtid.h>
Public Attributes | |
Gtid_specification | spec |
The gtid for this group. | |
rpl_binlog_pos | binlog_offset |
Represents a group in the group cache.
Groups in the group cache are slightly different from other groups, because not all information about them is known.
Automatic groups are marked as such by setting gno<=0.
rpl_binlog_pos Cached_group::binlog_offset |
The position of this GTID in the cache, i.e., the total size of all previous groups.