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

Function release_user_connection

sql/sql_connect.cc:235–255  ·  view source on GitHub ↗

Decrements user connections count from the USER_CONN held by THD And removes USER_CONN from the hash if no body else is using it. SYNOPSIS release_user_connection() THD Thread context object. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

end_connectionFunction · 0.85
acl_authenticateFunction · 0.85

Calls 6

mysql_mutex_lockFunction · 0.85
my_hash_deleteFunction · 0.85
mysql_mutex_unlockFunction · 0.85
get_user_connectMethod · 0.80
set_user_connectMethod · 0.80

Tested by

no test coverage detected