php-src/ext/mysqlnd
2011-10-12 16:18:02 +00:00
..
config9.m4 - Fix bug #55609 (mysqlnd cannot be built shared) 2011-09-06 16:38:22 +00:00
config-win.h MFB: More Windows types cleanup 2008-11-06 18:48:55 +00:00
config.w32 - fix build 2011-03-30 09:25:09 +00:00
CREDITS Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqlnd_alloc.c compile out when PHP_DEBUG is not present 2011-08-17 11:15:55 +00:00
mysqlnd_alloc.h add a proxy for sppintf and vspprintf 2011-03-18 14:56:20 +00:00
mysqlnd_auth.c MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection) 2011-10-10 20:49:28 +00:00
mysqlnd_block_alloc.c - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_block_alloc.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_bt.c Fix warning "implicit declaration of function `zend_fetch_debug_backtrace'" 2011-09-25 03:18:39 +00:00
mysqlnd_charset.c - Fixed bad xor in signed types due to integer promotion. 2011-09-05 00:39:39 +00:00
mysqlnd_charset.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_debug.c add a proxy for sppintf and vspprintf 2011-03-18 14:56:20 +00:00
mysqlnd_debug.h add the BLOCK_LEAVE macro for non-gcc and non-win 2011-05-04 19:09:12 +00:00
mysqlnd_enum_n_def.h Add two new enums constants from the server 2011-01-31 13:52:21 +00:00
mysqlnd_libmysql_compat.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_loaddata.c MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection) 2011-10-10 20:49:28 +00:00
mysqlnd_net.c MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection) 2011-10-10 20:49:28 +00:00
mysqlnd_net.h MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection) 2011-10-10 20:49:28 +00:00
mysqlnd_plugin.c even better fix 2011-02-25 16:55:27 +00:00
mysqlnd_portability.h Even better patch 2010-10-04 12:59:29 +00:00
mysqlnd_priv.h Add mysqli_error_list() that returns an array with errors. Typically only 2011-08-04 09:51:26 +00:00
mysqlnd_ps_codec.c fix buffer overflow - overwriting with 0x0, due to 2011-03-24 16:12:18 +00:00
mysqlnd_ps.c - fix TS build 2011-09-17 10:24:18 +00:00
mysqlnd_result_meta.c Add mysqli_error_list() that returns an array with errors. Typically only 2011-08-04 09:51:26 +00:00
mysqlnd_result_meta.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_result.c Fix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd is used 2011-09-05 15:29:45 +00:00
mysqlnd_result.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_statistics.c fix ZTS build 2011-01-19 17:51:02 +00:00
mysqlnd_statistics.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_structs.h MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection) 2011-10-10 20:49:28 +00:00
mysqlnd_wireprotocol.c MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection) 2011-10-10 20:49:28 +00:00
mysqlnd_wireprotocol.h throw out legacy code, that never was used for something 2011-03-21 13:58:11 +00:00
mysqlnd.c MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection) 2011-10-10 20:49:28 +00:00
mysqlnd.h export this existing function 2011-10-12 16:18:02 +00:00
php_mysqlnd.c - Fix bug #55609 (mysqlnd cannot be built shared) 2011-09-06 16:38:22 +00:00
php_mysqlnd.h - Year++ 2011-01-01 02:17:06 +00:00