php-src/ext/mysqli
Andrey Hristov 8b33e6fae0 fix buffer overflow - overwriting with 0x0, due to
unchecked buffer size. This can be easily workarouned on 
existing unpatched systems by increasing
mysqlnd.net_cmd_buffer_size ini variable to more than 8k
2011-03-24 16:12:18 +00:00
..
tests fix buffer overflow - overwriting with 0x0, due to 2011-03-24 16:12:18 +00:00
config.m4 Fix for bug #52654 mysqli doesn't install headers with structures it uses 2010-08-20 12:25:17 +00:00
config.w32 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 2010-12-13 18:43:10 +00:00
CREDITS Hmm, the right place to edit 2007-04-19 09:49:28 +00:00
mysqli_api.c MFT: Added 'db' and 'catalog' keys to the field fetching functions (FR #39847) 2011-01-17 11:20:54 +00:00
mysqli_driver.c - Year++ 2011-01-01 02:19:59 +00:00
mysqli_embedded.c - Year++ 2011-01-01 02:19:59 +00:00
mysqli_exception.c - Year++ 2011-01-01 02:19:59 +00:00
mysqli_fe.c - Year++ 2011-01-01 02:19:59 +00:00
mysqli_fe.h - Year++ 2011-01-01 02:19:59 +00:00
mysqli_libmysql.h Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
mysqli_mysqlnd.h decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +00:00
mysqli_nonapi.c Proper fix for 2011-01-07 14:22:30 +00:00
mysqli_priv.h - Year++ 2011-01-01 02:19:59 +00:00
mysqli_prop.c - Year++ 2011-01-01 02:19:59 +00:00
mysqli_report.c - Year++ 2011-01-01 02:19:59 +00:00
mysqli_report.h - Year++ 2011-01-01 02:19:59 +00:00
mysqli_warning.c Fix for bug #54221 mysqli::get_warnings segfault when used in multi queries 2011-03-17 10:28:53 +00:00
mysqli.c - Year++ 2011-01-01 02:19:59 +00:00
mysqli.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_mysqli_structs.h - Year++ 2011-01-01 02:19:59 +00:00
php_mysqli.h - Year++ 2011-01-01 02:19:59 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00