- remove COM_FIELD_LIST
This commit is contained in:
Andrey Hristov 2015-11-02 15:59:19 +01:00
parent 75a1fcc724
commit fefc3045a3
5 changed files with 3 additions and 160 deletions

View file

@ -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;