php-src/ext/mysqli
Andrey Hristov eaaef0d870 Proper fix for
Bug #53503      mysqli::query returns false after successful LOAD DATA query
which fixes als #56349, same behavior but in ext/mysql. Both due to a bug
in mysqlnd. Never was a problem with libmysql.
Also fixed the 53503's test case as it always reported PASS, even when there
should have been a failure.
2011-01-07 14:22:30 +00:00
..
tests Proper fix for 2011-01-07 14:22:30 +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 - Year++ 2011-01-01 02:19:59 +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 - Year++ 2011-01-01 02:19:59 +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