php-src/ext/mysqlnd
2010-06-21 14:49:45 +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 Fix crashes in the allocator in case of OOM. 2010-05-27 12:00:48 +00:00
mysqlnd_debug.h Fix shared build 2010-05-25 21:54:21 +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 Bail if allocation fails 2010-05-31 17:09:13 +00:00
mysqlnd_net.c fix type mismatch, this is fresh misunderstanding 2010-06-18 11:56:25 +00:00
mysqlnd_net.h Export the methods of MYSQLND_NET 2010-05-13 14:15:23 +00:00
mysqlnd_portability.h try to workaround problems with non-c99 on HPUX 2010-05-31 16:51:03 +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 Use the specialized macro for this case 2010-05-25 22:38:11 +00:00
mysqlnd_ps.c void functions return nothing 2010-06-10 09:37:58 +00:00
mysqlnd_result_meta.c Fix possible crashes, in case of OOM, due to half-baken 2010-05-27 12:05:02 +00:00
mysqlnd_result_meta.h result_meta local storage 2010-05-14 16:42:17 +00:00
mysqlnd_result.c Fix for bug #52115 mysqli_result::fetch_all returns null, not an empty array 2010-06-18 17:25:41 +00:00
mysqlnd_result.h - initialize some variables 2010-05-13 15:29:08 +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 missed this one in the last commit, the real type 2010-06-18 12:00:57 +00:00
mysqlnd_wireprotocol.c fix valgrind warnings on 64bit, thread_is is strictly 32bit 2010-06-21 14:49:45 +00:00
mysqlnd_wireprotocol.h Handle problems in the row_decoder, return type used to be void, 2010-05-31 17:57:03 +00:00
mysqlnd.c split mysqlnd_connect() in two parts, one doing the authorization 2010-06-17 11:37:49 +00:00
mysqlnd.h - fix build 2010-06-17 17:09:48 +00:00
php_mysqlnd.c export mysqlnd_globals_id, per Johannes 2010-06-10 12:24:03 +00:00
php_mysqlnd.h - Fix copyrights 2010-04-20 13:50:34 +00:00