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-03-28 02:02:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2fbdad20ee94c37f736f9aef6ffa91c98d63ee3
archived-php-src
/
ext
/
mysql
History
foobar
80f9fdf3c7
@- Added optional 3rd parameter to mysql_select_db() which makes it return
...
@ the previously selected database name. (Jani)
2002-04-28 06:38:12 +00:00
..
libmysql
- Fix build with Visual Studio .NET. The MySQL team said they'll commit
2002-04-07 20:49:10 +00:00
config.m4
Fix bug:
#16743
2002-04-27 01:02:52 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +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
@- Added optional 3rd parameter to mysql_select_db() which makes it return
2002-04-28 06:38:12 +00:00
php_mysql.h
- add mysql_info function
2002-03-29 12:47:02 +00:00