wiki.techinc.nl/tests/phpunit/includes/db
Aaron Schulz 205cfc1854 rdbms: fix LBFactory::commitAll() round handling
This avoids "Transaction round stage must be approved (not cursory)".

Bug: T194308
Change-Id: I9dbfe9cede02b1b1904c1d5e5a9802306c2492a2
2018-05-09 14:51:18 -07:00
..
DatabaseOracleTest.php tests: Enable PHPUnit 4/6 compat layer in some tests that need it 2018-04-07 19:31:24 -07:00
DatabasePostgresTest.php rdbms: Remove support for PostgreSQL < 9.2, and improve INSERT IGNORE for 9.5 2018-04-05 20:52:46 +00:00
DatabaseSqliteTest.php rdbms: make LoadBalancer::getConnection() ignore CONN_TRX_AUTO when unusable 2018-03-02 18:40:39 +00:00
DatabaseTestHelper.php rdbms: Issue a deprecation warning if errors are ignored 2018-04-10 02:06:44 +00:00
LBFactoryTest.php rdbms: fix LBFactory::commitAll() round handling 2018-05-09 14:51:18 -07:00
LoadBalancerTest.php rdbms: enforce and improve LBFactory/LoadBalancer callback handling 2018-04-30 21:55:25 +00:00