MySQL 9.0.0
Source Code Documentation
router::options Namespace Reference

Variables

static constexpr std::string_view kUser {"user"}
 
static constexpr std::string_view kName {"name"}
 
static constexpr std::string_view kKeyringPath {"keyring_path"}
 
static constexpr std::string_view kMasterKeyPath {"master_key_path"}
 
static constexpr std::string_view kMasterKeyReader {"master_key_reader"}
 
static constexpr std::string_view kMasterKeyWriter {"master_key_writer"}
 
static constexpr std::string_view kDynamicState {"dynamic_state"}
 
static constexpr std::string_view kMaxTotalConnections {"max_total_connections"}
 
static constexpr std::string_view kPidFile {"pid_file"}
 

Variable Documentation

◆ kDynamicState

constexpr std::string_view router::options::kDynamicState {"dynamic_state"}
staticconstexpr

◆ kKeyringPath

constexpr std::string_view router::options::kKeyringPath {"keyring_path"}
staticconstexpr

◆ kMasterKeyPath

constexpr std::string_view router::options::kMasterKeyPath {"master_key_path"}
staticconstexpr

◆ kMasterKeyReader

constexpr std::string_view router::options::kMasterKeyReader {"master_key_reader"}
staticconstexpr

◆ kMasterKeyWriter

constexpr std::string_view router::options::kMasterKeyWriter {"master_key_writer"}
staticconstexpr

◆ kMaxTotalConnections

constexpr std::string_view router::options::kMaxTotalConnections {"max_total_connections"}
staticconstexpr

◆ kName

constexpr std::string_view router::options::kName {"name"}
staticconstexpr

◆ kPidFile

constexpr std::string_view router::options::kPidFile {"pid_file"}
staticconstexpr

◆ kUser

constexpr std::string_view router::options::kUser {"user"}
staticconstexpr