Home
last modified time | relevance | path

Searched defs:st_mysqlnd_packet_auth_response (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h114 MYSQLND_PACKET_HEADER header;
115 uint8_t response_code;
116 uint64_t affected_rows;
117 uint64_t last_insert_id;
118 uint16_t server_status;
119 uint16_t warning_count;
120 char *message;
121 size_t message_len;
125 unsigned int error_no;
127 char *new_auth_protocol;
[all …]

Completed in 16 milliseconds