summaryrefslogtreecommitdiff
path: root/ext/mysql/tests/connect.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated MySQL extension.Adam Harvey2015-03-051-82/+0
* Remove executable permission on incXinchen Hui2012-10-101-0/+0
* Reverted changes in connect.inc based on Ulf's feedbackTjerk Anne Meesters2011-09-121-5/+0
* Patch to run two more mysql test cases that would usually be skipped.Tjerk Anne Meesters2011-09-041-2/+8
* Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sockAndrey Hristov2010-03-261-1/+3
* Fixing test: it didn't do a select_db and gave a false-positive with libmysqlUlf Wendel2009-11-051-4/+10
* Bail if connect.inc gets included twice. Including twice is most likely a 'bu...Ulf Wendel2009-10-201-19/+23
* Allow setting of default connection flags through the environment variable MY...Ulf Wendel2009-09-281-2/+6
* Trying to skip tests if they can't connect to the DB server.Ulf Wendel2007-10-121-1/+2
* Starting to merge the latest set of tests from the mysqlnd developmentUlf Wendel2007-10-101-6/+60
* Add some testsMarcus Boerger2004-01-121-0/+10