MySQL
8.4.2
Source Code Documentation
Variables
anonymous_namespace{dest_metadata_cache.cc} Namespace Reference
Variables
constexpr const std::array< std::pair< std::string_view,
DestMetadataCacheGroup::ServerRole
>, 3 >
known_roles
Variable Documentation
◆
known_roles
constexpr const std::array< std::pair<std::string_view,
DestMetadataCacheGroup::ServerRole
>, 3> anonymous_namespace{dest_metadata_cache.cc}::known_roles
constexpr
Initial value:
{{
{
"PRIMARY"
, DestMetadataCacheGroup::ServerRole::Primary},
{
"SECONDARY"
, DestMetadataCacheGroup::ServerRole::Secondary},
{
"PRIMARY_AND_SECONDARY"
,
DestMetadataCacheGroup::ServerRole::PrimaryAndSecondary},
}}
anonymous_namespace{dest_metadata_cache.cc}
Generated by
1.9.2