MySQL 8.4.0
Source Code Documentation
router_service_names.h File Reference
#include <string_view>

Go to the source code of this file.

Variables

constexpr const std::string_view kDefaultServiceName {"MySQLRouter"}
 
constexpr const std::string_view kDefaultServiceDisplayName {"MySQL Router"}
 
constexpr const std::string_view kServiceProductName {"Router"}
 

Variable Documentation

◆ kDefaultServiceDisplayName

constexpr const std::string_view kDefaultServiceDisplayName {"MySQL Router"}
constexpr

◆ kDefaultServiceName

constexpr const std::string_view kDefaultServiceName {"MySQLRouter"}
constexpr

◆ kServiceProductName

constexpr const std::string_view kServiceProductName {"Router"}
constexpr