MySQL 8.0.39
Source Code Documentation
|
This is the complete list of members for Gtid, including all inherited members.
clear() | Gtid | inline |
dbug_print(const Sid_map *sid_map, const char *text="", bool need_lock=false) const | Gtid | inline |
equals(const Gtid &other) const | Gtid | inline |
gno | Gtid | |
is_empty() const | Gtid | inline |
is_valid(const char *text) | Gtid | static |
MAX_TEXT_LENGTH | Gtid | static |
parse(Sid_map *sid_map, const char *text) | Gtid | |
print(const Sid_map *sid_map) const | Gtid | inline |
set(rpl_sidno sidno_arg, rpl_gno gno_arg) | Gtid | inline |
sidno | Gtid | |
to_string(const rpl_sid &sid, char *buf) const | Gtid | |
to_string(const Sid_map *sid_map, char *buf, bool need_lock=false) const | Gtid |