Remove change_tag_tag_id index forcing from API too
authorBrad Jorsch <bjorsch@wikimedia.org>
Wed, 4 Dec 2013 17:26:24 +0000 (12:26 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 4 Dec 2013 17:26:24 +0000 (12:26 -0500)
commit97041a612ebe4ac76c25c9ca838541f8f89b9cfa
tree3529937f11cb335bc61089b1b121e2c6a73d95d6
parent2f36dff7d41b1864f4f3c9be21e3b63676da9697
Remove change_tag_tag_id index forcing from API too

Change I6b8f35bd removed the forcing of the change_tag_tag_id index in
the UI code paths, but didn't do the same for the API like it probably
should have.

Change-Id: Ie3a00b3a0ad194169a026370510f3e21c3abc079
includes/api/ApiQueryLogEvents.php
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryRevisions.php
includes/api/ApiQueryUserContributions.php