php-src/ext/mysqli
2009-09-25 13:21:44 +00:00
..
tests Trying to respect time limit to please Andrey who must be using slooow hardware... 2009-09-25 13:21:44 +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 Fix snapshot build 2008-04-08 07:46:05 +00:00
CREDITS The right place to edit 2007-04-19 09:50:10 +00:00
mysqli_api.c Fix mysqli_stmt_attr_set in libmysql mode. 2009-09-25 12:25:54 +00:00
mysqli_driver.c Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql 2009-05-20 08:29:23 +00:00
mysqli_embedded.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mysqli_exception.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mysqli_fe.c - Export mysql_refresh to mysqli (mysqli_refresh(), $mysqli->refresh()) 2009-01-22 20:57:32 +00:00
mysqli_libmysql.h Import of mysqlnd and ext/mysql + ext/mysqli patched to be built either 2007-07-24 16:13:26 +00:00
mysqli_mysqlnd.h Add support for mysql_stmt_store_result() from libmysql 6.0.8+ and 5.4.x 2009-05-29 13:09:22 +00:00
mysqli_nonapi.c Fix a crash in the rare case when a persistent connection 2009-09-25 11:38:19 +00:00
mysqli_prop.c Additional revert 2009-05-27 15:04:55 +00:00
mysqli_report.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mysqli_report.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mysqli_warning.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mysqli.c Fix handling of BIT fields for non-PS. We need 2009-09-22 15:07:39 +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:49:58 +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 Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00