Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ OpenDebugMode
Method
OpenDebugMode
phxsqlproxy/phxsqlproxyconfig.cpp:74–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
int PHXSqlProxyConfig::OpenDebugMode() {
75
return is_open_debug_mode_;
76
}
77
78
WorkerConfig_t * PHXSqlProxyConfig::GetMasterWorkerConfig() {
79
return &master_worker_config_;
Callers
1
WriteToDest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected