Merge r86398 into the old wfWaitForSlaves. Update core calls.
[lhc/web/wiklou.git] / maintenance / populateLogUsertext.php
index bb3927c..af912ad 100644 (file)
@@ -59,7 +59,7 @@ class PopulateLogUsertext extends Maintenance {
                        $db->commit();
                        $blockStart += $this->mBatchSize;
                        $blockEnd += $this->mBatchSize;
-                       wfWaitForSlaves( 5 );
+                       wfWaitForSlaves();
                }
                if ( $db->insert(
                                'updatelog',