MCPcopy Create free account
hub / github.com/arkdb/inception / acl_authenticate

Function acl_authenticate

sql/sql_acl.cc:4506–4731  ·  view source on GitHub ↗

Perform the handshake, authorize the client and update thd sctx variables. @param thd thread handle @param com_change_user_pkt_len size of the COM_CHANGE_USER packet (without the first, command, byte) or 0 if it's not a COM_CHANGE_USER (that is, if it's a new connection) @

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

check_connectionFunction · 0.85

Calls 15

server_mpvio_initializeFunction · 0.85
server_mpvio_update_thdFunction · 0.85
do_auth_onceFunction · 0.85
general_log_printFunction · 0.85
mysql_mutex_lockFunction · 0.85
mysql_mutex_unlockFunction · 0.85
release_user_connectionFunction · 0.85
my_errorFunction · 0.85
my_strdupFunction · 0.85
my_okFunction · 0.85

Tested by

no test coverage detected