MCPcopy Create free account
hub / github.com/Tencent/phxsql / GetMySQLIP

Method GetMySQLIP

phxbinlogsvr/config/phxsql_config.cpp:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32const char * PhxMySqlConfig::GetMySQLIP() const {
33 return mysql_ip_.c_str();
34}
35
36const char * PhxMySqlConfig::GetMySQLSocket() const {
37 return mysql_socket_.c_str();

Callers 1

GetMysqlIPMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected