Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ MasterEnableReadPort
Method
MasterEnableReadPort
phxsqlproxy/phxsqlproxyconfig.cpp:123–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
int PHXSqlProxyConfig::MasterEnableReadPort() {
124
return is_master_enable_read_port_;
125
}
126
127
int PHXSqlProxyConfig::TryBestIfBinlogsvrDead() {
128
return is_enable_try_best_;
Callers
2
GetDestEndpoint
Method · 0.80
CanExecute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected