summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_autocommit.phpt
Commit message (Expand)AuthorAgeFilesLines
* As of MySQL 5.6.1 the server variable have_innodb is no more. Updating InnoDB...Ulf Wendel2011-09-021-11/+2
* 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/+4
* Asynchronous queries for mysqli, when mysqlnd is enabled.Andrey Hristov2008-11-181-2/+2
* Commiting changes into HEAD = synching with 5_3Ulf Wendel2007-10-101-12/+10
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-3/+5
* Damn, Pierre is clever.Ulf Wendel2007-07-231-1/+1
* Adding tests for mysqli_affected_rows() and mysqli_autocommit()Ulf Wendel2007-07-121-0/+152