php-src/ext/mysqli
2010-08-16 16:15:15 +00:00
..
tests Fix test, so it doesn't fail with MySQL 5.5, where InnoDB 2010-08-16 16:15:15 +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 And a fix for MySQL Server which is pre 5.1.23, which doesn't support 2010-06-14 18:19:13 +00:00
mysqli_driver.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
mysqli_embedded.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
mysqli_exception.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
mysqli_fe.c Fix for bug #52433 Call to undefined method mysqli::poll() 2010-08-13 09:18:06 +00:00
mysqli_libmysql.h decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +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 Add checks to check the underlying pointer in the resource. 2010-05-26 07:28:43 +00:00
mysqli_prop.c decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +00:00
mysqli_report.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
mysqli_report.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
mysqli_warning.c Add checks to check the underlying pointer in the resource. 2010-05-26 07:28:43 +00:00
mysqli.c Changed mysqli_report() to be per-request specific rather than per-process specific (Fixes #52390) 2010-08-13 10:43:15 +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 Fix for bug #52413 MySQLi build failure on OS X 2010-08-13 09:57:04 +00:00
php_mysqli.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00