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-24 00:18:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
945ccfa76a8453ffc8fe4e514ef593c95fe377eb
archived-php-src
/
ext
/
mysql
T
History
Markus Fischer
945ccfa76a
- Remove superfluous E_WARNING if mysql_connect() fails; there's already
...
an E_WARNING a few lines above.
2002-10-05 00:54:31 +00:00
..
libmysql
fixed bug
#18643
2002-08-23 15:56:34 +00:00
config.m4
@- Added --disable-all configure option. (Jani)
2002-09-04 18:47:28 +00:00
CREDITS
- Proper format for CREDITS files
2002-08-21 05:41:49 +00:00
mysql.dsp
s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files.
2000-05-23 09:22:01 +00:00
mysql.mak
Added NetWare changes
2002-07-12 12:55:56 +00:00
php_mysql.c
- Remove superfluous E_WARNING if mysql_connect() fails; there's already
2002-10-05 00:54:31 +00:00
php_mysql.h
Rename mysql_character_set_name() to mysql_client_encoding(). pg_client_encoding() is available from PHP4.0.3 and this function is available from PHP 4.3.0
2002-08-24 21:41:25 +00:00