php-src/ext/mysqli
Andrey Hristov 0da5464a81 Fix the test for libmysql, which expects the certificates
to be in the directory where the interpreter is started. When
using mysqlnd they should not include path and will be found
in the directory of the script.
2010-06-14 18:23:17 +00:00
..
tests Fix the test for libmysql, which expects the certificates 2010-06-14 18:23:17 +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#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 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 Add checks to check the underlying pointer in the resource. 2010-05-26 07:28:43 +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 And a fix for MySQL Server which is pre 5.1.23, which doesn't support 2010-06-14 18:19:13 +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