wiki.techinc.nl/includes/db
Sam Reed cce8c92045 Improve comment from r104047
Also bump MySQL min requirements to 5.0.2 to save an extra conditional

>= 5.0.2 has been around ages..
2011-11-25 00:16:34 +00:00
..
CloneDatabase.php some more oracle-phpunit-fu (should not affect non-oracle) 2011-11-10 13:29:32 +00:00
Database.php Added Database::getServerUptime() function to return seconds of uptime 2011-11-24 19:55:38 +00:00
DatabaseError.php Followup r102910 2011-11-14 10:34:23 +00:00
DatabaseIbm_db2.php * (bug 8859) Database::update should take array of tables too 2011-11-19 20:17:29 +00:00
DatabaseMssql.php Fix syntax error I introduced from r102683 2011-11-10 20:49:11 +00:00
DatabaseMysql.php Improve comment from r104047 2011-11-25 00:16:34 +00:00
DatabaseOracle.php * (bug 8859) Database::update should take array of tables too 2011-11-19 20:17:29 +00:00
DatabasePostgres.php Add $fname to tableExists 2011-11-10 20:39:23 +00:00
DatabaseSqlite.php Followup r96369: update child classes and a few callers 2011-09-06 20:51:10 +00:00
DatabaseUtility.php Moar documentations 2011-09-16 17:58:50 +00:00
LBFactory.php And even more documentation 2011-05-28 18:58:51 +00:00
LBFactory_Multi.php Moar documentations 2011-09-16 17:58:50 +00:00
LBFactory_Single.php Moar documentations 2011-09-16 17:58:50 +00:00
LoadBalancer.php Update some deprecated code 2011-10-14 21:18:38 +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