Home
last modified time | relevance | path

Searched refs:use_full_blown_auth_packet (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.h32 const zend_bool use_full_blown_auth_packet,
54 const zend_bool use_full_blown_auth_packet,
H A Dmysqlnd_auth.c249 const zend_bool use_full_blown_auth_packet, in mysqlnd_auth_handshake() argument
270 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_handshake()
316 if (use_full_blown_auth_packet == TRUE) { in mysqlnd_auth_handshake()
379 const zend_bool use_full_blown_auth_packet, in mysqlnd_auth_change_user() argument
400 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_change_user()

Completed in 10 milliseconds