php-src/ext/mysqli
2009-08-27 13:16:39 +00:00
..
tests Fixed bug #49027 (mysqli_options() doesn't work when using mysqlnd) 2009-08-27 13:16:39 +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 - Revert bad fix for bug #49122 and only enable this when mysqlnd is used 2009-08-04 14:49:33 +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 MFH: 2009-05-27 20:05:37 +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