| 160 | /* warning: type-punning to incomplete type might break strict-aliasing |
| 161 | * rules */ |
| 162 | static struct st_mysql_sys_var *daemon_handlersocket_system_variables[] = { |
| 163 | MYSQL_SYSVAR(verbose), |
| 164 | MYSQL_SYSVAR(address), |
| 165 | MYSQL_SYSVAR(port), |
nothing calls this directly
no outgoing calls
no test coverage detected