Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Emit a warning in case of unallowed characters. Fix another place this | Andrey Hristov | 2014-03-20 | 1 | -7/+12 |
* | Fix problem with mysqli_commt()/mysqli_rollback() | Andrey Hristov | 2014-03-19 | 1 | -13/+42 |
* | Add support for begin_transaction in libmysql mode. | Andrey Hristov | 2013-02-07 | 1 | -5/+1 |
* | As of MySQL 5.6.1 the server variable have_innodb is no more. Updating InnoDB... | Ulf Wendel | 2011-09-02 | 1 | -16/+7 |
* | 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 | -2/+2 |
* | Adding --CLEAN-- sections to all ext/mysqli tests | Ulf Wendel | 2009-07-06 | 1 | -3/+7 |
* | More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE. | Ulf Wendel | 2007-08-09 | 1 | -3/+4 |
* | Damn, Pierre is clever. | Ulf Wendel | 2007-07-23 | 1 | -0/+83 |