Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ re_init_net_server_extension
Function
re_init_net_server_extension
sql/threadpool_common.cc:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
static void re_init_net_server_extension(THD *thd)
126
{
127
thd->m_net_server_extension.m_before_header = dummy_before_header;
128
}
129
130
#else
131
Callers
1
threadpool_add_connection
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected