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
714c19fe66dd5feef380eccb4606be5193381c13
archived-php-src
/
ext
/
mysql
T
History
foobar
04bbf46957
Fix bug:
#19159
, mysql_field_count was available since 3.22.24
2002-08-29 01:17:24 +00:00
..
libmysql
fixed bug
#18643
2002-08-23 15:56:34 +00:00
config.m4
Fix shared build and made the logic of finding the socket location better.
2002-07-08 15:31:01 +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
Fix bug:
#19159
, mysql_field_count was available since 3.22.24
2002-08-29 01:17:24 +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