php-src/ext/mysql
Wez Furlong 21ec6e2993 Enabled optional result_mode param in mysql_db_query() to make it behave
as mysql_unbuffered_query (can be either MYSQL_USE_RESULT or
MYSQL_STORE_RESULT)
2001-05-07 11:02:31 +00:00
..
libmysql Fix bugs: #10642, #10612 2001-05-04 17:57:58 +00:00
config.m4 Possible Fix for #10570, #10585, #10539 and maybe others. 2001-05-02 00:21:25 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
mysql.dsp s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. 2000-05-23 09:22:01 +00:00
php_mysql.c Enabled optional result_mode param in mysql_db_query() to make it behave 2001-05-07 11:02:31 +00:00
php_mysql.h emalloc()'d strings must be freed before the request shutdown; 2001-05-05 01:42:15 +00:00
setup.stub moved dav, msql and oracle to ext/ 1999-04-21 22:49:16 +00:00