php-src/ext/mysqli
2009-09-21 14:20:05 +00:00
..
tests Moving test code around to get test failures down without testing less. Users of the MySQL Client Lib should always call stmt_bind_result after execute - not before. 2009-09-21 14:20:05 +00:00
config.m4 - Fixed bug #49122 (undefined reference to mysqlnd_stmt_next_result on compile with --with-mysqli and MySQL 6.0) 2009-08-02 01:07:38 +00:00
config.w32 - do not enable an ext when a lib/header fails 2008-06-23 18:40:29 +00:00
CREDITS Hmm, the right place to edit 2007-04-19 09:49:28 +00:00
mysqli_api.c MFH:Fix for bug#48909 Segmentation fault in mysqli_stmt_execute 2009-09-18 14:33:08 +00:00
mysqli_driver.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqli_embedded.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqli_exception.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqli_fe.c MFH: export mysql_refresh 2009-01-22 21:01:58 +00:00
mysqli_libmysql.h Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli_mysqlnd.h MFH:Add support for mysql_stmt_store_result() from libmysql 6.0.8+ and 5.4.x 2009-05-29 13:09:47 +00:00
mysqli_nonapi.c MFH: Fix mysqli pconnects to properly reset connection status by default 2009-01-27 15:35:34 +00:00
mysqli_prop.c MFH: Revert in regard of my_ulonglong which should be used instead of long 2009-05-27 15:05:28 +00:00
mysqli_report.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqli_report.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqli_warning.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqli.c Fix for bug#46614 Extended MySQLi class gives incorrect empty() result 2009-08-27 12:41:14 +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 Fixing a crash which must have existed since PHP 5.0. At least the crash can be reproduced with PHP 5.0.6. The crash happens only when using the MySQL Client Library (libmysql) - it does not happen 2009-09-11 12:16:56 +00:00
php_mysqli.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00