summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_rollback.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent more mysqli testsNikita Popov2020-11-251-35/+35
* Reindent ext/mysqli testsNikita Popov2020-11-251-9/+9
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-09-271-2/+2
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-09-271-2/+2
| |\
| | * Fix SKIPIF in ext/mysqliFabien Villepinte2019-09-271-2/+2
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* | | Remove empty PHP tags from testGabriel Caruso2018-09-081-3/+1
|/ /
* | [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-3/+3
|/
* As of MySQL 5.6.1 the server variable have_innodb is no more. Updating InnoDB...Ulf Wendel2011-09-021-16/+4
* 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
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-0/+2
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+83