*Use 'USE INDEX' not 'FORCE INDEX'. Database functions seem to just ignore the later...
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 25 Aug 2007 21:25:12 +0000 (21:25 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 25 Aug 2007 21:25:12 +0000 (21:25 +0000)
commitc82983845cd5c58c34bbe346faa394c7b3a99920
tree140ffe3f0ec8de6b1702c11322789ba87c5a3c85
parenta3eef256af39b36c8f705e2bba8400beaf591170
*Use 'USE INDEX' not 'FORCE INDEX'. Database functions seem to just ignore the later. 'USE INDEX' is outputted as 'FORCE INDEX' in the query anyway, not to mention mysql seems to use the right ones without being told.
includes/SpecialContributions.php