MCPcopy Create free account
hub / github.com/DeNA/HandlerSocket-Plugin-for-MySQL / st_mysql_sys_var

Class st_mysql_sys_var

handlersocket/handlersocket.cpp:162–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160/* warning: type-punning to incomplete type might break strict-aliasing
161 * rules */
162static struct st_mysql_sys_var *daemon_handlersocket_system_variables[] = {
163 MYSQL_SYSVAR(verbose),
164 MYSQL_SYSVAR(address),
165 MYSQL_SYSVAR(port),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected