wiki.techinc.nl/includes/db
Brion Vibber 8749184856 Add LBFactory::closeAll() method
Needed to allow long-running background tasks to close out database
connections in a way that allows them to reopen later when needed
again.

Bug: T97641
Change-Id: I4974b691392d4225b15e7b771a28a2cefeb9d8e4
2016-05-25 07:43:23 +00:00
..
loadbalancer Add LBFactory::closeAll() method 2016-05-25 07:43:23 +00:00
ChronologyProtector.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CloneDatabase.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Database.php Upgrade mismatched begin() warnings to exceptions 2016-05-03 19:17:51 +00:00
DatabaseError.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DatabaseMssql.php Merge "Update Microsoft SQL Server schema" 2016-05-02 21:34:50 +00:00
DatabaseMysql.php Merge "database: Small DB class cleanups" 2015-06-28 00:26:07 +00:00
DatabaseMysqlBase.php Support non-replicating DB clusters for static datasets 2016-05-18 16:03:27 -07:00
DatabaseMysqli.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
DatabaseOracle.php Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
DatabasePostgres.php Merge "Use pg_result_error, not pg_last_error, as the latter gives false negatives." 2016-04-08 23:56:05 +00:00
DatabaseSqlite.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DatabaseUtility.php Fixes to masterPosWait() for master switchovers 2016-03-08 03:37:44 -08:00
DBConnRef.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
IDatabase.php Modify documentation of select() method for Database. 2016-04-17 16:20:50 -04:00