php-src/ext/mysql
Ulf Wendel fb4967900d Same as for ext/mysqli tests: addition of a new environment variable
MYSQL_TEST_SKIP_CONNECT_FAILURE  which controls how to deal with connection
problems. If MYSQL_TEST_SKIP_CONNECT_FAILURE = false (default) connection
problems will make a test fail. If you set MYSQL_TEST_SKIP_CONNECT_FAILURE
to any value that evaluates to true in PHP, a test which cannot connect to
the database will be skipped.
2007-08-09 11:53:17 +00:00
..
tests Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
config.m4 - Align help texts and added note about embedded not being available when 2007-07-27 01:09:18 +00:00
config.w32 - Moved mysqnd to it's own directory: It is sort of an extension itself. 2007-07-25 23:47:33 +00:00
CREDITS - Proper format for CREDITS files 2002-08-21 05:41:49 +00:00
mysql_mysqlnd.h - Moved mysqnd to it's own directory: It is sort of an extension itself. 2007-07-25 23:47:33 +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 - Moved mysqnd to it's own directory: It is sort of an extension itself. 2007-07-25 23:47:33 +00:00
php_mysql.c Fix crashes with pconn in ext/mysql 2007-08-06 15:11:46 +00:00
php_mysql.h - Moved mysqnd to it's own directory: It is sort of an extension itself. 2007-07-25 23:47:33 +00:00