wiki.techinc.nl/includes/db
Aryeh Gregor db8cbcd108 Remove redundant no-op implementations
Followup to r52951.
2009-07-09 01:04:10 +00:00
..
Database.php (bug 19591) Move setBigSelects() to DatabaseMysql 2009-07-09 00:14:43 +00:00
DatabaseIbm_db2.php Remove redundant no-op implementations 2009-07-09 01:04:10 +00:00
DatabaseMssql.php Remove redundant no-op implementations 2009-07-09 01:04:10 +00:00
DatabaseMysql.php (bug 19591) Move setBigSelects() to DatabaseMysql 2009-07-09 00:14:43 +00:00
DatabaseOracle.php Remove redundant no-op implementations 2009-07-09 01:04:10 +00:00
DatabasePostgres.php Remove redundant no-op implementations 2009-07-09 01:04:10 +00:00
DatabaseSqlite.php Remove redundant no-op implementations 2009-07-09 01:04:10 +00:00
LBFactory.php * Skip COMMIT query when no write queries have been done. 2009-02-17 14:06:42 +00:00
LBFactory_Multi.php Add readOnlyBySection setting, to replace live hack. 2008-10-12 14:29:55 +00:00
LoadBalancer.php * Skip COMMIT query when no write queries have been done. 2009-02-17 14:06:42 +00:00
LoadMonitor.php Allow DB to be used during LocalSettings.php et al by changing plain get of global $wgMemc to wfGetMainCache(), which will load memcached if necessary. 2008-11-30 09:44:00 +00:00