php-src/ext/mysqli
2007-12-28 15:27:38 +00:00
..
tests Fixing SQL syntax in this very old test to make it pass with MySQL 6.0 2007-12-28 15:27:38 +00:00
config.m4 MFH: partial MFH before? 2007-11-06 10:00:39 +00:00
config.w32 Import mysqlnd 2007-10-05 21:23:56 +00:00
CREDITS
mysqli_api.c MFH: Fix for bug #42548 "PROCEDURE xxx can't return a result set" 2007-12-25 18:55:40 +00:00
mysqli_driver.c Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli_embedded.c Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli_exception.c Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli_fe.c Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli_libmysql.h Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli_mysqlnd.h Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli_nonapi.c Fix build 2007-11-09 11:06:07 +00:00
mysqli_prop.c Fix bug due to shadowing of variables. This one is pretty-pretty rare, 2007-10-16 12:55:05 +00:00
mysqli_repl.c Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli_report.c Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli_report.h
mysqli_warning.c Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqli.c Fix crash with pconnect 2007-11-09 10:56:28 +00:00
mysqli.dsp
package.xml
php_mysqli_structs.h Fix crash with pconnect 2007-11-09 10:56:28 +00:00
php_mysqli.h Move declarations from the public header file. 2007-10-08 15:38:47 +00:00
TODO