MySQL 9.1.0
Source Code Documentation
|
#include <array>
#include <cstring>
#include <memory>
#include <string>
#include "mysql/gtid/gtid_constants.h"
#include "mysql/gtid/gtid_format.h"
#include "mysql/utils/nodiscard.h"
Go to the source code of this file.
Classes | |
class | mysql::gtid::Tag |
Representation of the GTID tag. More... | |
struct | mysql::gtid::Tag::Hash |
Structure to compute hash function of a given Tag object. More... | |
Namespaces | |
namespace | mysql |
namespace | mysql::gtid |