php-src/ext/mysqli
2009-09-25 10:54:16 +00:00
..
tests Replacing MYSQL_TEST_COMPRESS env var with more generic MYSQL_TEST_CONNECT_FLAGS to be able to test all connection flags. Fixing some test. 2009-09-25 10:54:16 +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 Fix error code checking for mysql_stmt_attr_set. There 2009-09-25 10:52:29 +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 Fixed unused var 2009-09-23 23:14:17 +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 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 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