Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MySQL 5.6 update | Ulf Wendel | 2011-09-02 | 1 | -1/+2 |
* | Added utf16 and utf32 support, as in MySQL 5.5, in mysqlnd. | Andrey Hristov | 2010-08-16 | 1 | -1/+2 |
* | detect easily which charset doesn't work | Andrey Hristov | 2010-08-16 | 1 | -9/+10 |
* | Using require[_once] instead of include. Adding logic to connect.inc to detec... | Ulf Wendel | 2009-10-19 | 1 | -1/+1 |
* | Proxying as many connect calls as possible to make testing of the compression... | Ulf Wendel | 2009-09-24 | 1 | -1/+1 |
* | Adding --CLEAN-- sections to all ext/mysqli tests | Ulf Wendel | 2009-07-06 | 1 | -0/+4 |
* | 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ... | Ulf Wendel | 2009-05-28 | 1 | -7/+8 |
* | Asynchronous queries for mysqli, when mysqlnd is enabled. | Andrey Hristov | 2008-11-18 | 1 | -1/+1 |
* | More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE. | Ulf Wendel | 2007-08-09 | 1 | -3/+6 |
* | Damn, Pierre is clever. | Ulf Wendel | 2007-07-23 | 1 | -0/+100 |