Searched refs:use_full_blown_auth_packet (Results 1 – 2 of 2) sorted by relevance
32 zend_bool use_full_blown_auth_packet,52 zend_bool use_full_blown_auth_packet,71 zend_bool use_full_blown_auth_packet,
249 zend_bool use_full_blown_auth_packet, in mysqlnd_auth_handshake() argument274 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_handshake()317 if (use_full_blown_auth_packet == TRUE) { in mysqlnd_auth_handshake()370 zend_bool use_full_blown_auth_packet, in mysqlnd_auth_change_user() argument395 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_change_user()
Completed in 10 milliseconds