summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_query.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Using require[_once] instead of include. Adding logic to connect.inc to ↵Ulf Wendel2009-10-191-2/+2
| | | | detect multiple inclusions of connect.inc which leads to a Fatal error because of my_mysqli_connect() function redefinition. Some tests did include connect.inc twice -> run-tests - even the one from trunk - did not detect Fatal error in SKIPIF -> false-positive test result...
* Proxying as many connect calls as possible to make testing of the ↵Ulf Wendel2009-09-241-1/+1
| | | | compression protocol @ mysqlnd easier. By setting the environment variable MYSQL_TEST_COMPRESS you can tell the tests to set the MYSQLI_CLIENT_COMPRESS flag upon connect.
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+14
|
* I had accidently removed Andrey's path to work with ANSI QUOTES... fixing ↵Ulf Wendel2009-05-281-3/+3
| | | | what I broke (part 1)
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ↵Ulf Wendel2009-05-281-12/+12
| | | | couple of fixes I applied to PHP 5.3 only yesterday. The changes should make it a little easier to do MFH and follow the rules in the future as we will soon have identical tests for PHP 5_3 and HEAD.
* Fix tests when the server is running with ANSI_QUOTESAndrey Hristov2009-05-271-4/+4
|
* - Removed UEXPECT(F)Felipe Pena2009-01-061-14/+1
| | | | | - Unicodified some tests
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
|
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+137
[14:35] <_jani_> nixnutz_: why don't you just commit everything in one go..? [14:35] <_jani_> this "spamming" is getting quite boring.. [14:36] <Pierre> 20€/commit :)