MySQL 9.0.0
Source Code Documentation
gtid_constants.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  mysql
 
namespace  mysql::gtid
 

Variables

constexpr auto mysql::gtid::gtid_separator {':'}
 Separator used in GTID string representation, separates: More...
 
constexpr auto mysql::gtid::gtid_set_separator = ','
 Separator between UUIDs in a GTID set string representation. More...
 
constexpr std::size_t mysql::gtid::tag_max_length = 32
 Maximal number of characters in a tag. More...