Searched refs:requested_protocol (Results 1 – 1 of 1) sorted by relevance
511 char * requested_protocol = NULL; in mysqlnd_connect_run_authentication() local525 if (!requested_protocol) { in mysqlnd_connect_run_authentication()580 requested_protocol, in mysqlnd_connect_run_authentication()590 mnd_efree(requested_protocol); in mysqlnd_connect_run_authentication()611 if (requested_protocol) { in mysqlnd_connect_run_authentication()612 mnd_efree(requested_protocol); in mysqlnd_connect_run_authentication()2166 if (!requested_protocol) {2222 requested_protocol,2232 if (requested_protocol) {2251 if (requested_protocol) {[all …]
Completed in 10 milliseconds