php-src/ext/mysqli
2010-04-29 12:07:02 +00:00
..
tests Try blob columns instead of int, and insert a lot of data at once 2010-04-29 12:07:02 +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 Merge safe_mode changes into extensions that are in sync in both branches 2010-04-26 23:55:03 +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#49234 method not found ssl_set 2010-04-15 11:01:30 +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 Fix a segfault when using a mysqli object after unsuccesssful connect, the 2010-03-24 15:17:57 +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 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
mysqli.c revert 293939 Fixed bug #50636 (MySQLi_Result sets values before calling 2010-02-11 21:42:48 +00:00
mysqli.dsp
package.xml Typo 2007-03-14 09:58:14 +00:00
php_mysqli_structs.h Fix for bug#50772 2010-01-25 13:23:32 +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