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

Method GetMySQLPort

phxbinlogsvr/config/phxsql_config.cpp:28–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28int PhxMySqlConfig::GetMySQLPort() const {
29 return mysql_port_;
30}
31
32const char * PhxMySqlConfig::GetMySQLIP() const {
33 return mysql_ip_.c_str();

Callers 5

QueryMethod · 0.80
GetValueMethod · 0.80
CheckUserGrantExistMethod · 0.80
GenMasterInfoByLocalMethod · 0.80
GetMysqlPortMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected