php-src/ext/mysqlnd
Nikita Popov df982da587 Fix bug #78525
When calling free_result_buffers(), also free field metadata and
restore the mempool state to what it was before any allocations
have been made. Remove the mempool save/restore logic for the
inner result set as this is now handled on a higher level.
2019-09-13 14:37:03 +02:00
..
config9.m4 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config-win.h
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
CREDITS
mysql_float_to_double.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_alloc.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_alloc.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_auth.c Merge branch 'PHP-7.2' into PHP-7.3 2019-08-20 13:33:45 +02:00
mysqlnd_auth.h Revert all MySQL auth related changes 2018-09-04 05:47:28 +02:00
mysqlnd_block_alloc.c Fix bug #78525 2019-09-13 14:37:03 +02:00
mysqlnd_block_alloc.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_charset.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_charset.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_commands.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_commands.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_connection.c Merge branch 'PHP-7.2' into PHP-7.3 2019-08-20 13:33:45 +02:00
mysqlnd_connection.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_debug.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_debug.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_driver.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
mysqlnd_enum_n_def.h Merge branch 'PHP-7.1' into PHP-7.2 2018-09-04 05:49:02 +02:00
mysqlnd_ext_plugin.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_ext_plugin.h Merge branch 'PHP-7.2' into PHP-7.3 2019-01-02 11:01:34 +01:00
mysqlnd_libmysql_compat.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_loaddata.c Merge branch 'PHP-7.2' into PHP-7.3 2019-05-22 12:45:16 +02:00
mysqlnd_net.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
mysqlnd_plugin.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_plugin.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_portability.h Fix emails in headers. @mysql.com addresses are no more since many years. 2016-03-16 10:24:52 +01:00
mysqlnd_priv.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_protocol_frame_codec.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_protocol_frame_codec.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_ps_codec.c Merge branch 'PHP-7.2' into PHP-7.3 2019-06-07 09:49:01 +02:00
mysqlnd_ps.c Fixed bug #77599 (Unbuffered queries; native prepared statements memory leak) 2019-02-12 10:55:05 +03:00
mysqlnd_ps.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_read_buffer.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_read_buffer.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_result_meta.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
mysqlnd_result_meta.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_result.c Fix bug #78525 2019-09-13 14:37:03 +02:00
mysqlnd_result.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_reverse_api.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_reverse_api.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_statistics.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_statistics.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_structs.h Merge branch 'PHP-7.2' into PHP-7.3 2018-09-04 05:57:07 +02:00
mysqlnd_vio.c Avoid useless stream buffer copying and workaround with chunk_size manipulation. 2018-06-14 02:34:17 +03:00
mysqlnd_vio.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_wireprotocol.c Merge branch 'PHP-7.2' into PHP-7.3 2019-08-20 13:33:45 +02:00
mysqlnd_wireprotocol.h Merge branch 'PHP-7.2' into PHP-7.3 2018-09-04 05:57:07 +02:00
mysqlnd.h Merge branch 'PHP-7.2' into PHP-7.3 2019-01-09 16:16:47 +01:00
php_mysqlnd.c Replace zval_dtor() with specialized destructors 2018-07-05 13:32:39 +03:00
php_mysqlnd.h year++ 2018-01-02 12:57:58 +08:00