Fix for r58399 (missing index on change_tag table), using the patch from bug 22032...
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 3 Feb 2010 23:30:19 +0000 (23:30 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 3 Feb 2010 23:30:19 +0000 (23:30 +0000)
commit6892c5536df649459bf0543f5a112d19fd53c2ca
treecf52d38e7b306cee5a50ea09e05781cfd180e865
parent5d9d3137f9fe50ef13317ffd6c90cf4ebf18db96
Fix for r58399 (missing index on change_tag table), using the patch from bug 22032 by Gurch, but altered to respect $wgOldChangeTagsIndex.
includes/api/ApiQueryLogEvents.php
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryRevisions.php
includes/api/ApiQueryUserContributions.php