Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ TryBestIfBinlogsvrDead
Method
TryBestIfBinlogsvrDead
phxsqlproxy/phxsqlproxyconfig.cpp:127–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
int PHXSqlProxyConfig::TryBestIfBinlogsvrDead() {
128
return is_enable_try_best_;
129
}
130
131
const char * PHXSqlProxyConfig::GetFreqCtrlConfigPath() {
132
return freqctrl_config_.c_str();
Callers
1
UpdateMasterStatus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected