Home
last modified time | relevance | path

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

/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h73 MYSQLND_PACKET_HEADER header;
74 uint8_t protocol_version;
75 char *server_version;
76 uint32_t thread_id;
80 uint32_t server_capabilities;
81 uint8_t charset_no;
82 uint16_t server_status;
84 zend_bool pre41;
86 char error[MYSQLND_ERRMSG_SIZE+1];
88 unsigned int error_no;
[all …]

Completed in 6 milliseconds