php-src/ext/mysqlnd
2010-05-04 13:49:43 +00:00
..
config9.m4 Fix for bug#49234 method not found ssl_set 2010-04-15 11:01:30 +00:00
config-win.h MFB: More Windows types cleanup 2008-11-06 18:48:55 +00:00
config.w32 move MYSQLND_NET code to a separate file. 2009-12-16 12:59:38 +00:00
CREDITS Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqlnd_block_alloc.c Handle gracefully OOM in mysqlnd_mempool_create and up the stack 2010-05-03 17:07:18 +00:00
mysqlnd_block_alloc.h - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_charset.c - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_charset.h - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_debug.c Add possibility to control the allocator in when PHP is compiled 2010-05-04 13:49:43 +00:00
mysqlnd_debug.h Change the way the allocator is called - through an abstraction 2010-04-22 16:28:50 +00:00
mysqlnd_enum_n_def.h Of course, 64*4 is 256, not 1024 2010-04-27 11:02:51 +00:00
mysqlnd_libmysql_compat.h - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_loaddata.c - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_net.c Removed safe_mode 2010-04-26 23:53:30 +00:00
mysqlnd_net.h - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_portability.h remove redefinition of bit_uint8korr 2010-01-14 10:35:28 +00:00
mysqlnd_priv.h Handle OOM cases, in case of persistent connections this is real 2010-04-29 15:49:51 +00:00
mysqlnd_ps_codec.c Fixed very rare memory leak in mysqlnd, when binding thousands of columns 2010-04-27 12:32:34 +00:00
mysqlnd_ps.c Handle OOM stemming from mysqlnd_result_init in the same 2010-05-03 18:50:47 +00:00
mysqlnd_result_meta.c - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_result_meta.h - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_result.c Handle OOM in mysqlnd_res::store_result_fetch_data 2010-05-03 19:32:07 +00:00
mysqlnd_result.h - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_statistics.c - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_statistics.h Add the posibility to switch off the compilation of statistics 2010-04-22 13:03:44 +00:00
mysqlnd_structs.h Remove unused parameter 2010-05-03 16:09:05 +00:00
mysqlnd_wireprotocol.c Handle OOM in block_alloc_get_chunk, and also in the caller 2010-05-03 16:20:46 +00:00
mysqlnd_wireprotocol.h const-ify fields 2010-04-28 12:29:13 +00:00
mysqlnd.c Handle gracefully OOM in mysqlnd_mempool_create and up the stack 2010-05-03 17:07:18 +00:00
mysqlnd.h Add possibility to control the allocator in when PHP is compiled 2010-05-04 13:49:43 +00:00
php_mysqlnd.c Add possibility to control the allocator in when PHP is compiled 2010-05-04 13:49:43 +00:00
php_mysqlnd.h - Fix copyrights 2010-04-20 13:50:34 +00:00