summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/connect.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sockAndrey Hristov2010-03-261-1/+3
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-37/+42
* Replacing MYSQL_TEST_COMPRESS env var with more generic MYSQL_TEST_CONNECT_FL...Ulf Wendel2009-09-251-20/+20
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-0/+52
* Fixing mysqlnd version test to run some four previously skipped tests. There ...Ulf Wendel2009-07-061-1/+20
* Trying to make them not fail but skip if they cannot connect to the DB.Ulf Wendel2007-10-121-2/+3
* Primarily whitespace/CS - synching with mysqlnd SVN repositoryUlf Wendel2007-07-231-36/+36
* Starting to merge the latest set of ext/mysqli tests from the mysqlndUlf Wendel2007-07-121-11/+51
* added unicode support for mysqli extensionGeorg Richter2006-09-261-18/+8
* make sure embedded server is correctly initializedHartmut Holzgraefe2006-07-111-1/+2
* Slightly more reliable current path detection.Ilia Alshanetsky2005-06-221-1/+1
* - We skip tests when the extension is not loaded..in the php.inifoobar2005-05-091-4/+0
* also test shared buildsAndrey Hristov2005-05-091-0/+3
* fixed compile bug under Windows (libmysql.def currently doesn't export mysql_...Georg Richter2005-01-081-2/+0
* Added new classes:Georg Richter2005-01-071-3/+19
* include file for testGeorg Richter2003-02-131-0/+10