wiki.techinc.nl/tests/phpunit/includes/db
Aaron Schulz 8669e0fbe6 rdbms: make resolveDomainID() use more consistent in LoadBalancer
Use the method in getConnection()/openConnection() and make it
handle the local domain alias as well.

Also:
* Move some code to a new getConnectionIndex() method.
* Make the text of various index/domain exceptions more consistent.
* Improve some auto-commit flag code comments.

Change-Id: I7e0d4f2134ee91ad60b0d34bf01e05115193b04a
2019-05-29 21:49:29 -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: add ATTR_SCHEMAS_AS_TABLE_GROUPS attribute 2019-03-26 14:37:27 -07:00
DatabaseSqliteTest.php Merge "rdbms: treat cloned temporary tables as "effective write" targets" 2019-03-26 22:02:10 +00:00
DatabaseTestHelper.php rdbms: treat cloned temporary tables as "effective write" targets 2019-03-26 14:24:42 -07:00
LBFactoryTest.php rdbms: fix ChronologyProtector client IDs to not be empty 2019-05-24 23:42:32 -07:00
LoadBalancerTest.php rdbms: make resolveDomainID() use more consistent in LoadBalancer 2019-05-29 21:49:29 -07:00