php-src/ext/mysqlnd
andrey 815874c646 plug a leak when the server ask the client for a auth protocol, that
the client doesn't understand. This is 5.5 specific bug, as a result
of a refactoring in 5.5
2012-08-22 20:04:42 +02:00
..
config9.m4 Fix configuration message typo and alignment (5.4 merge approved by Stas) 2012-01-12 23:23:05 +00:00
config-win.h MFB: More Windows types cleanup 2008-11-06 18:48:55 +00:00
config.w32 shift code around to two new files - mysqlnd_driver.c 2011-10-21 15:28:58 +00:00
CREDITS shift code around to two new files - mysqlnd_driver.c 2011-10-21 15:28:58 +00:00
mysqlnd_alloc.c Fix crashes with filenames that don't contain directory separator - generated 2012-07-30 21:50:13 +03:00
mysqlnd_alloc.h Pass orig filename and line through to emalloc and friends 2012-06-26 12:33:36 +02:00
mysqlnd_auth.c - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_block_alloc.c - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_block_alloc.h - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_bt.c - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_charset.c Merge branch 'PHP-5.3' into PHP-5.4 2012-06-29 12:43:14 +03:00
mysqlnd_charset.h - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_debug.c Merge branch 'PHP-5.4' 2012-07-18 19:06:58 +08:00
mysqlnd_debug.h fix windows build 2012-07-11 13:32:19 +02:00
mysqlnd_driver.c refactor MYSQLND_NET, split it two parts for easy resharing 2012-04-30 17:01:56 +02:00
mysqlnd_enum_n_def.h small refactoring - factour out code from connection establishment. 2012-05-30 15:24:17 +03:00
mysqlnd_ext_plugin.c - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_ext_plugin.h - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_libmysql_compat.h - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_loaddata.c Merge branch 'PHP-5.4' 2012-06-30 17:00:25 -07:00
mysqlnd_net.c close the underlying stream as early as possible and so notify the 2012-06-01 22:12:08 +03:00
mysqlnd_net.h - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_plugin.c Fix #61704 (Crash apache, phpinfo() threading issue) 2012-05-08 17:30:05 +02:00
mysqlnd_portability.h Even better patch 2010-10-04 12:59:29 +00:00
mysqlnd_priv.h - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_ps_codec.c - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_ps.c Merge branch 'PHP-5.3' into PHP-5.4 2012-05-16 15:59:39 +02:00
mysqlnd_result_meta.c - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_result_meta.h - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_result.c - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_result.h - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_reverse_api.c - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_reverse_api.h - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_statistics.c - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_statistics.h - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd_structs.h more refactoring stuff. Reduced code duplication in the authentication 2012-05-31 15:46:26 +03:00
mysqlnd_wireprotocol.c refactor MYSQLND_NET, split it two parts for easy resharing 2012-04-30 17:01:56 +02:00
mysqlnd_wireprotocol.h - Year++ 2012-01-01 13:15:04 +00:00
mysqlnd.c plug a leak when the server ask the client for a auth protocol, that 2012-08-22 20:04:42 +02:00
mysqlnd.h trace allocations in a file 2012-06-27 16:51:07 +03:00
php_mysqlnd.c trace allocations in a file 2012-06-27 16:51:07 +03:00
php_mysqlnd.h - Year++ 2012-01-01 13:15:04 +00:00