wiki.techinc.nl/includes/db
Platonides 33917224dc (bug 21870) Remove Google logo loaded from it servers (privacy concern).
The form is now left as googlesearch message. We should probably remove the duplication and load it with wfMsgWeirdKey.
2010-01-20 22:01:37 +00:00
..
Database.php (bug 21870) Remove Google logo loaded from it servers (privacy concern). 2010-01-20 22:01:37 +00:00
DatabaseIbm_db2.php For r60757: implement Database::getType() explicitly in each subclass, to make Roan happy. 2010-01-08 00:31:24 +00:00
DatabaseMssql.php For r60757: implement Database::getType() explicitly in each subclass, to make Roan happy. 2010-01-08 00:31:24 +00:00
DatabaseMysql.php Factored MySQL-specific munging out of Language::stripForSearch() to DatabaseMysql. This will also allow other backends to provide seamlessly their own munging algorithms in the future. 2010-01-18 20:54:43 +00:00
DatabaseOracle.php Fixed as per Tim's comments on r60665: 2010-01-20 16:19:08 +00:00
DatabasePostgres.php For r60757: implement Database::getType() explicitly in each subclass, to make Roan happy. 2010-01-08 00:31:24 +00:00
DatabaseSqlite.php rv bit accidentally committed in r61180 2010-01-18 17:54:37 +00:00
LBFactory.php Random eol whitespace found while treking through files. 2010-01-06 03:42:30 +00:00
LBFactory_Multi.php
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