◆ bind_address
std::string MysqlServerMockConfig::bind_address {"0.0.0.0"} |
◆ core_file
bool MysqlServerMockConfig::core_file {false} |
◆ http_port
std::string MysqlServerMockConfig::http_port {} |
◆ logging_folder
std::string MysqlServerMockConfig::logging_folder |
◆ module_prefix
std::string MysqlServerMockConfig::module_prefix |
◆ port
std::string MysqlServerMockConfig::port {"3306"} |
◆ queries_filename
std::string MysqlServerMockConfig::queries_filename |
◆ ssl_ca
std::string MysqlServerMockConfig::ssl_ca |
◆ ssl_capath
std::string MysqlServerMockConfig::ssl_capath |
◆ ssl_cert
std::string MysqlServerMockConfig::ssl_cert |
◆ ssl_cipher
std::string MysqlServerMockConfig::ssl_cipher |
◆ ssl_crl
std::string MysqlServerMockConfig::ssl_crl |
◆ ssl_crlpath
std::string MysqlServerMockConfig::ssl_crlpath |
◆ ssl_key
std::string MysqlServerMockConfig::ssl_key |
◆ ssl_mode
std::string MysqlServerMockConfig::ssl_mode |
◆ tls_version
std::string MysqlServerMockConfig::tls_version |
◆ verbose
bool MysqlServerMockConfig::verbose {false} |
◆ xport
std::string MysqlServerMockConfig::xport {} |
The documentation for this struct was generated from the following file: