summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_autocommit_oo.phpt
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-181-13/+13
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* Reindent phpt filesNikita Popov2020-02-031-78/+78
* Promote mysqli warnings to exceptionsMáté Kocsis2020-01-301-2/+6
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-09-271-1/+1
|\
| * Fix SKIPIF in ext/mysqliFabien Villepinte2019-09-271-1/+1
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* | [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-3/+3
|/
* Fix SKIPIFUlf Wendel2011-09-061-1/+1
* As of MySQL 5.6.1 the server variable have_innodb is no more. Updating InnoDB...Ulf Wendel2011-09-021-13/+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
* Commiting changes into HEAD = synching with 5_3Ulf Wendel2007-10-101-1/+2
* 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/+141