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

Function find_mpvio_user

sql/sql_acl.cc:3279–3344  ·  view source on GitHub ↗

Finds acl entry in user database for authentication purposes. Finds a user and copies it into mpvio. Reports an authentication failure if a user is not found. @note find_acl_user is not the same, because it doesn't take into account the case when user is not empty, but acl_user->user is empty @retval 0 found @retval 1 not found */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Calls 9

mysql_mutex_lockFunction · 0.85
make_lex_string_rootFunction · 0.85
mysql_mutex_unlockFunction · 0.85
login_failed_errorFunction · 0.85
my_errorFunction · 0.85
general_log_printFunction · 0.85
strmakeFunction · 0.85
compare_hostnameMethod · 0.80
copyMethod · 0.45

Tested by

no test coverage detected