wiki.techinc.nl/includes/db
Antoine Musso 94bec8ef57 rv r87948 "fix backtrace on SQL error"
Looks unneeded nowaday. Backtrace is correctly appended to HTML output
or CLI output when $wgShowDBErrorBacktrace is true.

Not sure what it was supposed to fix.
2012-01-30 17:36:43 +00:00
..
CloneDatabase.php Reverted r108743 per CR comment. This should at least be discussed first. 2012-01-12 19:41:18 +00:00
Database.php Pass some more __METHOD__ to DatabaseBase::begin() and DatabaseBase::commit() 2012-01-18 12:10:16 +00:00
DatabaseError.php rv r87948 "fix backtrace on SQL error" 2012-01-30 17:36:43 +00:00
DatabaseIbm_db2.php Fixes to DB2 support: 2011-12-16 21:17:20 +00:00
DatabaseMssql.php Fix syntax error I introduced from r102683 2011-11-10 20:49:11 +00:00
DatabaseMysql.php Give sql.php eval.php type scrollback 2012-01-12 22:57:51 +00:00
DatabaseOracle.php * removed manual cascading of recentchanges on page delete 2011-12-20 16:11:45 +00:00
DatabasePostgres.php Followup to r108744 2012-01-12 23:22:09 +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-11-29 21:04:20 +00:00
LBFactory.php More documentation of parameters following up r104591 2011-12-05 16:50:58 +00:00
LBFactory_Multi.php More documentation of parameters following up r104591 2011-12-05 16:50:58 +00:00
LBFactory_Single.php Moar documentations 2011-09-16 17:58:50 +00:00
LoadBalancer.php Pass some more __METHOD__ to DatabaseBase::begin() and DatabaseBase::commit() 2012-01-18 12:10:16 +00:00
LoadMonitor.php Moar documentations 2011-11-29 21:04:20 +00:00