MySQL 9.1.0
Source Code Documentation
|
Namespaces | |
namespace | flow_control_metrics_service |
namespace | perfschema |
namespace | status_service |
Classes | |
class | Certified_gtid |
Class that aggregates important information about already certified gtid. More... | |
class | Gtid_generator |
This class is responsible for generating GTIDs in the Certifier. More... | |
class | Gtid_generator_for_sidno |
Class that is responsible for holding available GTIDs and assigning GTID blocks to specific group members. More... | |
Typedefs | |
using | Gtid_tsid = mysql::gtid::Tsid |
using | Gtid_tag = mysql::gtid::Tag |
using | Gtid_format = mysql::gtid::Gtid_format |
Enumerations | |
enum class | Certification_result { positive , negative , error } |
Represents result of certification function. More... | |
using gr::Gtid_format = typedef mysql::gtid::Gtid_format |
using gr::Gtid_tag = typedef mysql::gtid::Tag |
using gr::Gtid_tsid = typedef mysql::gtid::Tsid |
|
strong |