summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_poll_kill.phpt
Commit message (Expand)AuthorAgeFilesLines
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-8/+19
* fix typoAndrey Hristov2011-12-141-1/+1
* Fix typo.Ulf Wendel2011-09-121-1/+1
* Minor issue. Seems to fail the same way on various PHP + MySQL combinations. ...Ulf Wendel2011-09-121-3/+4
* Updating test to reflect the latest and more verbose mysqlnd error messages, ...Ulf Wendel2010-05-311-7/+8
* Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sockAndrey Hristov2010-03-261-1/+1
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-1/+1
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-3/+3
* Asynchronous queries for mysqli, when mysqlnd is enabled.Andrey Hristov2008-11-181-0/+197