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

Function native_password_authenticate

sql/sql_acl.cc:4741–4825  ·  view source on GitHub ↗

MySQL Server Password Authentication Plugin In the MySQL authentication protocol: 1. the server sends the random scramble to the client 2. client sends the encrypted password back to the server 3. the server checks the password. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

create_random_stringFunction · 0.85
check_scrambleFunction · 0.85
my_errorFunction · 0.85
write_packetMethod · 0.80
read_packetMethod · 0.80

Tested by

no test coverage detected