MCPcopy 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
127int PHXSqlProxyConfig::TryBestIfBinlogsvrDead() {
128 return is_enable_try_best_;
129}
130
131const char * PHXSqlProxyConfig::GetFreqCtrlConfigPath() {
132 return freqctrl_config_.c_str();

Callers 1

UpdateMasterStatusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected