24#ifndef MYSQL_GTID_GTID_CONSTANTS_H
25#define MYSQL_GTID_GTID_CONSTANTS_H
constexpr auto gtid_separator
Separator used in GTID string representation, separates:
Definition: gtid_constants.h:38
constexpr std::size_t tag_max_length
Maximal number of characters in a tag.
Definition: gtid_constants.h:44
constexpr auto gtid_set_separator
Separator between UUIDs in a GTID set string representation.
Definition: gtid_constants.h:41