Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h111 MYSQLND_PACKET_HEADER header;
112 uint8_t response_code;
113 uint64_t affected_rows;
114 uint64_t last_insert_id;
115 uint16_t server_status;
116 uint16_t warning_count;
117 char *message;
118 size_t message_len;
122 unsigned int error_no;
124 char *new_auth_protocol;
[all …]

Completed in 7 milliseconds