Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
int PhxMySqlConfig::GetMySQLPort() const {
29
return mysql_port_;
30
}
31
32
const char * PhxMySqlConfig::GetMySQLIP() const {
33
return mysql_ip_.c_str();
Callers
5
Query
Method · 0.80
GetValue
Method · 0.80
CheckUserGrantExist
Method · 0.80
GenMasterInfoByLocal
Method · 0.80
GetMysqlPort
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected