Home
last modified time | relevance | path

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

/php-src/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h61 MYSQLND_PACKET_HEADER header;
62 uint8_t protocol_version;
63 char *server_version;
64 uint32_t thread_id;
68 uint32_t server_capabilities;
69 uint8_t charset_no;
70 uint16_t server_status;
72 bool pre41;
74 char error[MYSQLND_ERRMSG_SIZE+1];
76 unsigned int error_no;
[all …]

Completed in 6 milliseconds