MCPcopy Create free account
hub / github.com/Tencent/phxsql / GetSvrLogFileMaxSize

Method GetSvrLogFileMaxSize

phxsqlproxy/phxsqlproxyconfig.cpp:143–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143int PHXSqlProxyConfig::GetSvrLogFileMaxSize() {
144 return log_file_max_size_;
145}
146
147int PHXSqlProxyConfig::Sleep() {
148 return sleep_;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected