Last modified: 2010-05-15 16:02:51 UTC
list=allcategories should be made more efficient using the category table (whenever it's gonna be introduced). Right now it just does a SELECT cl_to FROM categorylinks DISTINCT
Fixed in r32214