https://bugzilla.wikimedia.org/show_bug.cgi?id=17558
--- Comment #7 from Marcin Cieślak <[email protected]> 2012-03-16 02:27:09 UTC --- We should have now this: CREATE INDEX /*i*/cl_sortkey ON /*_*/categorylinks (cl_to,cl_type,cl_sortkey,cl_from); in production, otherwise it would have problems with not using the index. Paging a sorted categorylinks was pretty broken here anyway. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
