summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_select_db.phpt
Commit message (Expand)AuthorAgeFilesLines
* This should please gcov.php.net which hits error 1044 instead of 1049.Ulf Wendel2011-09-121-2/+10
* Fix test. First element within the parantheses is a SQL status code. Should p...Ulf Wendel2011-09-011-1/+1
* Double check if line is sill usable and connected to last successfully select...Ulf Wendel2011-07-261-5/+17
* Check what happens if switching DB via API fails. Expected: no change of curr...Ulf Wendel2011-07-261-2/+20
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-3/+3
* Adding new tests: mysqli_s*.phptUlf Wendel2007-10-101-0/+74