MySQL 8.0.40
Source Code Documentation
|
#include <cstddef>
#include <map>
#include <set>
#include <sstream>
#include "libbinlogevents/include/gtids/global.h"
#include "libbinlogevents/include/gtids/gtid.h"
Go to the source code of this file.
Classes | |
class | binary_log::gtids::Gno_interval |
This class represents a range of transaction identifiers. More... | |
class | binary_log::gtids::Gtid_set |
This class represents a set of transaction identifiers. More... | |
struct | binary_log::gtids::Gtid_set::Uuid_comparator |
Namespaces | |
namespace | binary_log |
The namespace contains classes representing events that can occur in a replication stream. | |
namespace | binary_log::gtids |