wiki.techinc.nl/includes/db
Aaron ff187ea7cc [SiteStatsUpdate] Reduced contention by using a new lockIsFree() DB function.
* Note: follows up a4b3979160
* Cleanup up transaction statements a bit; transactions don't effect the lock calls
* Also made DatabaseMysql::unlock() actually return a bool

Change-Id: Iade2efa94165b6918eae0863716cc163f36a07b8
2012-05-10 15:48:58 -07:00
..
CloneDatabase.php Added missing GPLv2 headers in some places. 2012-04-28 20:41:55 +02:00
Database.php [SiteStatsUpdate] Reduced contention by using a new lockIsFree() DB function. 2012-05-10 15:48:58 -07:00
DatabaseError.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
DatabaseIbm_db2.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
DatabaseMssql.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
DatabaseMysql.php [SiteStatsUpdate] Reduced contention by using a new lockIsFree() DB function. 2012-05-10 15:48:58 -07:00
DatabaseOracle.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
DatabasePostgres.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
DatabaseSqlite.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
DatabaseUtility.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
LBFactory.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
LBFactory_Multi.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
LBFactory_Single.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
LoadBalancer.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
LoadMonitor.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
ORMResult.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
ORMRow.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
ORMTable.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00