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-21 23:18:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e54a85595591d669cbe17a1b3ce31f5db12e4f38
archived-php-src
/
ext
/
mysql
T
History
Ilia Alshanetsky
a6e755d6aa
Fixed bug
#43635
(mysql extension ingores INI settings on NULL values passed
...
to mysql_connect())
2007-12-20 00:26:21 +00:00
..
tests
Trying to skip tests if they can't connect to the DB server.
2007-10-12 11:57:18 +00:00
config.m4
MFH: partial MFH before?
2007-11-06 10:00:39 +00:00
config.w32
Import mysqlnd
2007-10-05 21:23:56 +00:00
CREDITS
- Proper format for CREDITS files
2002-08-21 05:41:49 +00:00
mysql_mysqlnd.h
Import mysqlnd
2007-10-05 21:23:56 +00:00
mysql.dsp
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
mysql.mak
Changes for NetWare makefile.
2003-01-06 09:05:59 +00:00
package.xml
assign a version number
2005-09-04 17:10:56 +00:00
php_mysql_structs.h
Move non-public code to non-public header file. This should also solve
2007-10-08 16:14:56 +00:00
php_mysql.c
Fixed bug
#43635
(mysql extension ingores INI settings on NULL values passed
2007-12-20 00:26:21 +00:00
php_mysql.h
Move non-public code to non-public header file. This should also solve
2007-10-08 16:14:56 +00:00