wiki.techinc.nl/includes/db
2010-07-05 19:47:46 +00:00
..
Database.php Got rid of remaining usages of immediateBegin()/immediateCommit(), marked these functions with wfDeprecated() 2010-07-05 19:47:46 +00:00
DatabaseIbm_db2.php Refactored Database*::getLag(): moved the default implementation to MySQL, replaced it with a proper dummy, deleted stub implementations from other classes. This adds fake lag support to all databases. 2010-07-02 13:17:28 +00:00
DatabaseMysql.php Refactored Database*::getLag(): moved the default implementation to MySQL, replaced it with a proper dummy, deleted stub implementations from other classes. This adds fake lag support to all databases. 2010-07-02 13:17:28 +00:00
DatabaseOracle.php Got rid of remaining usages of immediateBegin()/immediateCommit(), marked these functions with wfDeprecated() 2010-07-05 19:47:46 +00:00
DatabasePostgres.php Got rid of remaining usages of immediateBegin()/immediateCommit(), marked these functions with wfDeprecated() 2010-07-05 19:47:46 +00:00
DatabaseSqlite.php Fixed some doxygen warnings 2010-07-04 14:41:26 +00:00
LBFactory.php Typo in docs 2010-05-07 12:47:23 +00:00
LBFactory_Multi.php Add readOnlyBySection setting, to replace live hack. 2008-10-12 14:29:55 +00:00
LoadBalancer.php * Fixed complete breakage of "lag.php -r" due to spurious line-endings introduced in maintenance-work. 2010-03-18 05:23:46 +00:00
LoadMonitor.php Fixed some doxygen warnings 2010-03-11 20:59:25 +00:00