Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
143
int PHXSqlProxyConfig::GetSvrLogFileMaxSize() {
144
return log_file_max_size_;
145
}
146
147
int PHXSqlProxyConfig::Sleep() {
148
return sleep_;
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected