r107867 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107866‎ | r107867 | r107868 >
Date:08:48, 3 January 2012
Author:amire80
Status:ok
Tags:
Comment:
Follow up to r107866 - removing unneeded commit.
Modified paths:
  • /trunk/extensions/Narayam/maintenance/FixNarayamDisablePref.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/maintenance/FixNarayamDisablePref.php
@@ -47,7 +47,6 @@
4848 __METHOD__,
4949 array( 'LIMIT' => $this->mBatchSize, 'FOR UPDATE' ) );
5050 if ( !$res->numRows() ) {
51 - $dbw->commit();
5251 break;
5352 }
5453

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r107866Follow up to r107830 - adding commit after update.amire8008:46, 3 January 2012

Status & tagging log