Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New result fetching mode for mysqlnd, which should use less memory but | Andrey Hristov | 2014-04-10 | 1 | -8/+19 |
* | fix typo | Andrey Hristov | 2011-12-14 | 1 | -1/+1 |
* | Fix typo. | Ulf Wendel | 2011-09-12 | 1 | -1/+1 |
* | Minor issue. Seems to fail the same way on various PHP + MySQL combinations. ... | Ulf Wendel | 2011-09-12 | 1 | -3/+4 |
* | Updating test to reflect the latest and more verbose mysqlnd error messages, ... | Ulf Wendel | 2010-05-31 | 1 | -7/+8 |
* | Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sock | Andrey Hristov | 2010-03-26 | 1 | -1/+1 |
* | Proxying as many connect calls as possible to make testing of the compression... | Ulf Wendel | 2009-09-24 | 1 | -1/+1 |
* | 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ... | Ulf Wendel | 2009-05-28 | 1 | -3/+3 |
* | Asynchronous queries for mysqli, when mysqlnd is enabled. | Andrey Hristov | 2008-11-18 | 1 | -0/+197 |