Searched refs:use_full_blown_auth_packet (Results 1 – 2 of 2) sorted by relevance
42 zend_bool use_full_blown_auth_packet, in mysqlnd_auth_handshake() argument67 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_handshake()110 if (use_full_blown_auth_packet == TRUE) { in mysqlnd_auth_handshake()163 zend_bool use_full_blown_auth_packet, in mysqlnd_auth_change_user() argument188 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_change_user()
221 zend_bool use_full_blown_auth_packet,240 zend_bool use_full_blown_auth_packet,
Completed in 6 milliseconds