User "^demon" changed the status of MediaWiki.r98569. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98569 Commit summary: Fixed totally broken query plan for anon edit stats. * The PK of flaggedrevs changed in r86179...removed bogus FORCE. * Use a STRAIGHT JOIN hint. The user_timestamp index is ideal here, but the GROUP BY needs to account for that to avoid a filesort. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
