summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_poll_mixing_insert_select.phpt
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-181-3/+3
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* Merge branch 'PHP-7.4'Nikita Popov2020-04-081-4/+6
|\
| * Make mysqli_poll test more deterministicNikita Popov2020-04-081-5/+7
* | Reindent phpt filesNikita Popov2020-02-031-144/+144
|/
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-4/+4
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-1/+5
* 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-2/+2
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+17
* I had accidently removed Andrey's path to work with ANSI QUOTES... fixing wha...Ulf Wendel2009-05-281-2/+2
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-6/+6
* Fix tests when the server is running with ANSI_QUOTESAndrey Hristov2009-05-271-2/+2
* Asynchronous queries for mysqli, when mysqlnd is enabled.Andrey Hristov2008-11-181-0/+167