Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ ci_needs_setup
Function
ci_needs_setup
plugin/server_audit/server_audit.cc:657–660 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
655
656
657
static int ci_needs_setup(const struct connection_info *ci)
658
{
659
return ci->header != 0;
660
}
661
662
663
static void get_str_n(char *dest, int *dest_len, size_t dest_size,
Callers
2
update_connection_info
Function · 0.85
log_current_query
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected