User "Reedy" posted a comment on MediaWiki.r103759. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103759#c26396 Commit summary:
* (bug 13577) Optimize query in Special Unusedcategories & Special Mostlinkedcategories by using category table Patch by Nicolas Dumazet, updated in line with changed code If unbounded it does a filesort. With a limit, it's a fine query Marking as not expensive Comment: Just a shame it took 3 years to get the useful part of the patch applied ;) Oh well, it's done now! :D _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
