mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
MNDR:
- remove COM_FIELD_LIST
This commit is contained in:
parent
75a1fcc724
commit
fefc3045a3
5 changed files with 3 additions and 160 deletions
|
@ -207,7 +207,6 @@ typedef struct st_mysqlnd_packet_res_field {
|
|||
MYSQLND_FIELD *metadata;
|
||||
/* For table definitions, empty for result sets */
|
||||
zend_bool skip_parsing;
|
||||
zend_bool stupid_list_fields_eof;
|
||||
zend_bool persistent_alloc;
|
||||
|
||||
MYSQLND_ERROR_INFO error_info;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue