Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
const char * PhxMySqlConfig::GetMySQLIP() const {
33
return mysql_ip_.c_str();
34
}
35
36
const char * PhxMySqlConfig::GetMySQLSocket() const {
37
return mysql_socket_.c_str();
Callers
1
GetMysqlIP
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected