Searched refs:use_full_blown_auth_packet (Results 1 – 2 of 2) sorted by relevance
30 const zend_bool use_full_blown_auth_packet,52 const zend_bool use_full_blown_auth_packet,
247 const zend_bool use_full_blown_auth_packet, in mysqlnd_auth_handshake() argument268 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_handshake()314 if (use_full_blown_auth_packet == TRUE) { in mysqlnd_auth_handshake()377 const zend_bool use_full_blown_auth_packet, in mysqlnd_auth_change_user() argument398 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_change_user()
Completed in 8 milliseconds