Add ar_ prefix back to usertext_timestamp USE INDEX
authorReedy <reedy@wikimedia.org>
Thu, 30 Mar 2017 12:30:07 +0000 (13:30 +0100)
committerReedy <reedy@wikimedia.org>
Wed, 5 Apr 2017 23:40:03 +0000 (23:40 +0000)
commit26bec934a01fc747db8b2b504ec6a270fc021656
treea41f03bfe94e2159c6a8b343b568fb5e1df74998
parent040f2961bcc946b6478ef26c6e495ff1226df0b9
Add ar_ prefix back to usertext_timestamp USE INDEX

This is the correct/canonical index name. For usages on mysql it will
map to the unprefixed version.

Bug: T154872
Change-Id: Ie2daf7b33428855ac59c85bf04a99a9bca7feba1
includes/api/ApiQueryDeletedrevs.php
includes/specials/pagers/DeletedContribsPager.php