Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h63 MYSQLND_PACKET_HEADER header;
64 uint8_t protocol_version;
65 char *server_version;
66 uint32_t thread_id;
70 uint32_t server_capabilities;
71 uint8_t charset_no;
72 uint16_t server_status;
74 zend_bool pre41;
76 char error[MYSQLND_ERRMSG_SIZE+1];
78 unsigned int error_no;
[all …]
/dports/lang/php81/php-8.1.1/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 …]
/dports/www/mod_php73/php-7.3.33/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h63 MYSQLND_PACKET_HEADER header;
64 uint8_t protocol_version;
65 char *server_version;
66 uint32_t thread_id;
70 uint32_t server_capabilities;
71 uint8_t charset_no;
72 uint16_t server_status;
74 zend_bool pre41;
76 char error[MYSQLND_ERRMSG_SIZE+1];
78 unsigned int error_no;
[all …]
/dports/www/mod_php81/php-8.1.1/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 …]
/dports/lang/php74/php-7.4.27/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h63 MYSQLND_PACKET_HEADER header;
64 uint8_t protocol_version;
65 char *server_version;
66 uint32_t thread_id;
70 uint32_t server_capabilities;
71 uint8_t charset_no;
72 uint16_t server_status;
74 zend_bool pre41;
76 char error[MYSQLND_ERRMSG_SIZE+1];
78 unsigned int error_no;
[all …]
/dports/lang/php80/php-8.0.15/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 zend_bool pre41;
74 char error[MYSQLND_ERRMSG_SIZE+1];
76 unsigned int error_no;
[all …]
/dports/www/mod_php74/php-7.4.27/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h63 MYSQLND_PACKET_HEADER header;
64 uint8_t protocol_version;
65 char *server_version;
66 uint32_t thread_id;
70 uint32_t server_capabilities;
71 uint8_t charset_no;
72 uint16_t server_status;
74 zend_bool pre41;
76 char error[MYSQLND_ERRMSG_SIZE+1];
78 unsigned int error_no;
[all …]
/dports/www/mod_php80/php-8.0.15/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 zend_bool pre41;
74 char error[MYSQLND_ERRMSG_SIZE+1];
76 unsigned int error_no;
[all …]