Attempt to fix populateIpChanges maintenance script
authorMusikAnimal <musikanimal@gmail.com>
Mon, 18 Sep 2017 20:57:26 +0000 (16:57 -0400)
committerMusikAnimal <musikanimal@gmail.com>
Tue, 19 Sep 2017 20:25:45 +0000 (16:25 -0400)
commitdb7e32441d2ae823d8c73506f4f13fad55ba7164
tree55f312c1729d3244fcebc80fa7407a578715dbd2
parent74d89a91700ea6727ae23f66b4b8e69b3af15d69
Attempt to fix populateIpChanges maintenance script

With the previous edition, some IP revisions failed to copy,
e.g. rev_id 1507693 on enwikivoyage. This change first fixes to go
by mBatchSize, and removes other redundant clauses in the query.

Bug: T175962
Change-Id: Ia5f3e275d8bef120090b4c60e6aec4c204d55d53
maintenance/populateIpChanges.php