Fix populateRevisionLength.php so it's not trying to select revision
authorReedy <reedy@wikimedia.org>
Mon, 28 Oct 2013 22:08:50 +0000 (22:08 +0000)
committerReedy <reedy@wikimedia.org>
Mon, 28 Oct 2013 22:08:50 +0000 (22:08 +0000)
commitb0aebdaa0a65c3f0a74b61776b20d3bc7e2c360c
tree3647e43fa964096ad214eaa236efabd5238a635d
parent7f51cf22f918089a0c9669a60c9c3fb92bbd16b8
Fix populateRevisionLength.php so it's not trying to select revision
fields from the archive table (they won't exist!)

Follows up https://gerrit.wikimedia.org/r/#/c/54111/

Change-Id: Ie161a08097a2cd3393d69574263cfe78e4329bb4
includes/Revision.php
maintenance/populateRevisionLength.php