This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-11 10:03:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff11c36dc52582bae26e4572cce285b088db1ea6
archived-php-src
/
ext
/
mysql
History
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