Searched refs:mysqlnd_auth_handshake (Results 1 – 3 of 3) sorted by relevance
/PHP-5.6/ext/mysqlnd/ |
H A D | mysqlnd_priv.h | 212 mysqlnd_auth_handshake(MYSQLND_CONN_DATA * conn,
|
H A D | mysqlnd_auth.c | 33 mysqlnd_auth_handshake(MYSQLND_CONN_DATA * conn, in mysqlnd_auth_handshake() function
|
H A D | mysqlnd.c | 638 ret = mysqlnd_auth_handshake(conn, user, passwd, passwd_len, db, db_len, options, mysql_flags, in mysqlnd_run_authentication()
|
Completed in 25 milliseconds