wiki.techinc.nl/includes/db
Mark A. Hershberger 564dafbdcf whitespace.
2010-03-06 18:14:11 +00:00
..
Database.php whitespace. 2010-03-06 18:14:11 +00:00
DatabaseIbm_db2.php Fix doxygen warnings 2010-02-05 18:28:40 +00:00
DatabaseMssql.php Fix r63320 2010-03-06 16:45:48 +00:00
DatabaseMysql.php Fixed r61214: moved MySQL munging to SearchEngine, updated calls. Can we kill $doStrip now? 2010-01-22 20:36:26 +00:00
DatabaseOracle.php oracle: missing table prefix 2010-03-02 16:58:21 +00:00
DatabasePostgres.php Force new connection to database, fixes bug 20475, might have unforseen consequences 2010-02-05 05:40:50 +00:00
DatabaseSqlite.php Also rewrite ALTER TABLE, handle int(...) properly 2010-02-21 09:40:27 +00:00
LBFactory.php Random eol whitespace found while treking through files. 2010-01-06 03:42:30 +00:00
LBFactory_Multi.php Add readOnlyBySection setting, to replace live hack. 2008-10-12 14:29:55 +00:00
LoadBalancer.php Add $maxlag parameter to LoadBalancer::getMaxLag() so it'll actually select the right DB when opening new connections. Looks like an ugly temp fix to me but I have no idea how to do it properly offhand. 2010-01-05 23:39:16 +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