php-src/ext/mysqlnd
Dmitry Stogov e176e2d0ef Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
  Try to fix AppVeyor build
  Reduce sleep intervals in basic sleep tests
  Initialize jit global
  Fix wrong return
  Clarify bin_to_readable code
2017-11-15 00:54:35 +03:00
..
config9.m4 mysqlnd refactoring: 2015-11-17 12:32:01 +01:00
config-win.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
config.w32 mysqlnd refactoring: 2015-11-17 12:32:01 +01:00
CREDITS
mysql_float_to_double.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_alloc.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_alloc.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_auth.c Run mysqlmd commands in one step (without separate create/run/free). 2017-11-14 17:32:41 +03:00
mysqlnd_auth.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_block_alloc.c Reimplemented MYSQLND_MEMORY_POOL to avoid allocations ouside of pool. Store all data related to result set in the pool. 2017-11-14 23:08:29 +03:00
mysqlnd_block_alloc.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_charset.c Merge branch 'PHP-7.1' 2017-04-14 16:31:19 +02:00
mysqlnd_charset.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_commands.c Run mysqlmd commands in one step (without separate create/run/free). 2017-11-14 17:32:41 +03:00
mysqlnd_commands.h Run mysqlmd commands in one step (without separate create/run/free). 2017-11-14 17:32:41 +03:00
mysqlnd_connection.c Embeded zend_list into st_mysqlnd_error_info, to avoid extra allocation/deallocation. 2017-11-15 00:53:51 +03:00
mysqlnd_connection.h Made "result", "statement" and "last_message" to always use Zend MM heap. (even for persistent connections these entities don't relive request boundary) 2017-11-02 03:27:25 +03:00
mysqlnd_debug.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_debug.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_driver.c Run mysqlmd commands in one step (without separate create/run/free). 2017-11-14 17:32:41 +03:00
mysqlnd_enum_n_def.h Add new enum options defined in MySQL 5.7 2017-08-08 14:57:01 +03:00
mysqlnd_ext_plugin.c Run mysqlmd commands in one step (without separate create/run/free). 2017-11-14 17:32:41 +03:00
mysqlnd_ext_plugin.h Run mysqlmd commands in one step (without separate create/run/free). 2017-11-14 17:32:41 +03:00
mysqlnd_libmysql_compat.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_loaddata.c Made "result", "statement" and "last_message" to always use Zend MM heap. (even for persistent connections these entities don't relive request boundary) 2017-11-02 03:27:25 +03:00
mysqlnd_net.c Remove superfluous allocation checks around ZMM-based functions 2017-04-02 00:58:19 +02:00
mysqlnd_plugin.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_plugin.h Update copyright headers to 2017 2017-01-04 11:23:42 -06: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 Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_protocol_frame_codec.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_protocol_frame_codec.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_ps_codec.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_ps.c Embeded zend_list into st_mysqlnd_error_info, to avoid extra allocation/deallocation. 2017-11-15 00:53:51 +03:00
mysqlnd_ps.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_read_buffer.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_read_buffer.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_result_meta.c Merge mysqlnd_field_hash_key structure into st_mysqlnd_field. 2017-11-14 16:14:13 +03:00
mysqlnd_result_meta.h Made "result", "statement" and "last_message" to always use Zend MM heap. (even for persistent connections these entities don't relive request boundary) 2017-11-02 03:27:25 +03:00
mysqlnd_result.c Use mnd_emalloc/mnd_efree 2017-11-14 23:34:06 +03:00
mysqlnd_result.h Made "result", "statement" and "last_message" to always use Zend MM heap. (even for persistent connections these entities don't relive request boundary) 2017-11-02 03:27:25 +03:00
mysqlnd_reverse_api.c Convert some mysqlnd file encodings to UTF-8 2017-10-19 11:46:54 +01:00
mysqlnd_reverse_api.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_statistics.c Drop unnecessary allocator return value checks 2017-03-13 22:07:15 +01:00
mysqlnd_statistics.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_structs.h Embeded zend_list into st_mysqlnd_error_info, to avoid extra allocation/deallocation. 2017-11-15 00:53:51 +03:00
mysqlnd_vio.c Remove superfluous allocation checks around ZMM-based functions 2017-04-02 00:58:19 +02:00
mysqlnd_vio.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mysqlnd_wireprotocol.c Try to fix AppVeyor build 2017-11-14 22:31:34 +01:00
mysqlnd_wireprotocol.h Use stack-allocated packets. 2017-11-14 15:10:27 +03:00
mysqlnd.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_mysqlnd.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_mysqlnd.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00