Disable statistics update on import with maintenance/importDump.php
authorSubin Siby <subins2000@gmail.com>
Tue, 3 Jan 2017 14:35:34 +0000 (20:05 +0530)
committerSubin Siby <subins2000@gmail.com>
Tue, 3 Jan 2017 14:56:09 +0000 (20:26 +0530)
commit1f8b491dd200179258ff6b302ed253fa46145f84
tree95468c7fb0b2354dc9f169bbd3c709145e713b94
parent49674f0c469f01b3fbb1e904acbc3c7f818d4aa6
Disable statistics update on import with maintenance/importDump.php

Disable updating statistics in importDump.php to quickly finish imports from command line.

Bug: T144600
Change-Id: Ib827c068fb20cc03aab47e3106d489f18be1dac6
includes/import/WikiImporter.php
maintenance/importDump.php