wiki.techinc.nl/includes/db
2011-09-16 12:25:45 +00:00
..
CloneDatabase.php Followup r96369: update child classes and a few callers 2011-09-06 20:51:10 +00:00
Database.php Fix revert artefact of r96930 2011-09-13 10:59:40 +00:00
DatabaseError.php * Removed usage of error suppression operator in includes/db 2011-07-04 15:00:30 +00:00
DatabaseIbm_db2.php Followup r96369: update child classes and a few callers 2011-09-06 20:51:10 +00:00
DatabaseMssql.php General database-related code cleanup: 2011-06-23 03:14:11 +00:00
DatabaseMysql.php * (bug 30927) Omission of MySQLField::maxLength 2011-09-16 12:25:45 +00:00
DatabaseOracle.php Followup r96369: update child classes and a few callers 2011-09-06 20:51:10 +00:00
DatabasePostgres.php Followup r96369: update child classes and a few callers 2011-09-06 20:51:10 +00:00
DatabaseSqlite.php Followup r96369: update child classes and a few callers 2011-09-06 20:51:10 +00:00
DatabaseUtility.php General database-related code cleanup: 2011-06-23 03:14:11 +00:00
LBFactory.php And even more documentation 2011-05-28 18:58:51 +00:00
LBFactory_Multi.php And even more documentation 2011-05-28 18:58:51 +00:00
LBFactory_Single.php Even more documentation in various files 2011-05-29 14:24:27 +00:00
LoadBalancer.php Merge r90266 to trunk 2011-09-07 23:21:41 +00:00
LoadMonitor.php * Fix for r90643: in the case where there is only one server, implying no replication, make LoadBalancer::getLagTimes(), LoadMonitor_MySQL::getLagTimes() and LoadBalancer::getMaxLag() quickly report zero lag without attempting to do a SHOW SLAVE STATUS query. 2011-08-29 04:42:26 +00:00