MySQL 9.1.0
Source Code Documentation
|
Namespaces | |
namespace | mysql_harness |
Functions | |
bool HARNESS_EXPORT | mysql_harness::is_valid_ip_address (const std::string &address) |
bool HARNESS_EXPORT | mysql_harness::is_valid_hostname (const std::string &address) |
check if address is a hostname. More... | |
bool HARNESS_EXPORT | mysql_harness::is_valid_domainname (const std::string &address) |
check if address is a domainname. More... | |