php-src/ext/mysqlnd
Andrey Hristov d9f50d95e3 Add proper magic_quotes_runtime support for mysqlnd, but
in mysqli, so we don't need to tamper myslqnd.
magic_quotes_runtime are deprecated and not existant in 5.4, thus
only fixing in the branch.
2010-08-26 14:51:58 +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 Added utf16 and utf32 support, as in MySQL 5.5, in mysqlnd. 2010-08-16 17:44:50 +00:00
mysqlnd_charset.h - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_debug.c Switch from using PHP_MAJOR_VERSION to separate define for 2010-08-12 12:02:02 +00:00
mysqlnd_debug.h Fix shared build 2010-05-25 21:54:21 +00:00
mysqlnd_enum_n_def.h Switch from using PHP_MAJOR_VERSION to separate define for 2010-08-12 12:02:02 +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 for Bug #51583 Bus error due to wrong alignment in mysqlnd 2010-07-15 16:57:14 +00:00
mysqlnd_net.h Export the methods of MYSQLND_NET 2010-05-13 14:15:23 +00:00
mysqlnd_portability.h Sync with trunk, fixes build failure on MacOSX. 2010-08-16 09:44:13 +00:00
mysqlnd_priv.h Switch from using PHP_MAJOR_VERSION to separate define for 2010-08-12 12:02:02 +00:00
mysqlnd_ps_codec.c Switch from using PHP_MAJOR_VERSION to separate define for 2010-08-12 12:02:02 +00:00
mysqlnd_ps.c Switch from using PHP_MAJOR_VERSION to separate define for 2010-08-12 12:02:02 +00:00
mysqlnd_result_meta.c Switch from using PHP_MAJOR_VERSION to separate define for 2010-08-12 12:02:02 +00:00
mysqlnd_result_meta.h result_meta local storage 2010-05-14 16:42:17 +00:00
mysqlnd_result.c Add proper magic_quotes_runtime support for mysqlnd, but 2010-08-26 14:51:58 +00:00
mysqlnd_result.h - initialize some variables 2010-05-13 15:29:08 +00:00
mysqlnd_statistics.c Switch from using PHP_MAJOR_VERSION to separate define for 2010-08-12 12:02:02 +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 Switch from using PHP_MAJOR_VERSION to separate define for 2010-08-12 12:02:02 +00:00
mysqlnd_wireprotocol.c Allocate memory in a burst mode, and later use it. Increases 2010-08-12 13:23:16 +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 Switch from using PHP_MAJOR_VERSION to separate define for 2010-08-12 12:02:02 +00:00
mysqlnd.h Sync with trunk, fixes build failure on MacOSX. 2010-08-16 09:44:13 +00:00
php_mysqlnd.c Switch from using PHP_MAJOR_VERSION to separate define for 2010-08-12 12:02:02 +00:00
php_mysqlnd.h - Fix copyrights 2010-04-20 13:50:34 +00:00