summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_select_db.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* Reindent phpt filesNikita Popov2020-02-031-59/+59
* Promote mysqli warnings to exceptionsMáté Kocsis2020-01-301-4/+7
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-12/+0
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-5/+5
* 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
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+71