MCPcopy 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
657static int ci_needs_setup(const struct connection_info *ci)
658{
659 return ci->header != 0;
660}
661
662
663static void get_str_n(char *dest, int *dest_len, size_t dest_size,

Callers 2

update_connection_infoFunction · 0.85
log_current_queryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected