Home
last modified time | relevance | path

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

/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h102 MYSQLND_PACKET_HEADER header;
103 uint8_t response_code;
104 uint64_t affected_rows;
105 uint64_t last_insert_id;
106 uint16_t server_status;
107 uint16_t warning_count;
108 char *message;
109 size_t message_len;
113 unsigned int error_no;
115 char *new_auth_protocol;
[all …]

Completed in 7 milliseconds