Merge "Protected function UploadBase->validateName changed to public"
[lhc/web/wiklou.git] / maintenance / sql.php
index ef1ec54..1169990 100644 (file)
@@ -101,6 +101,7 @@ class MwSql extends Maintenance {
                                $this->error( $e, $doDie );
                        }
                }
+               wfWaitForSlaves();
        }
 
        /**