https://bugzilla.wikimedia.org/show_bug.cgi?id=24650
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Roan Kattouw <[email protected]> 2010-09-10 21:07:52 UTC --- (In reply to comment #1) > So we're missing the index as we're not sorting on cl_type > Besides sorting we should also actually be doing stuff with cl_type (outputting, filtering). > We're using cl_sortkey as a continue. That probably needs changing. > Yes, needs to be some compound key that forms a unique index. > ApiQueryCategories: > > Output of sortkey is probably pointless now...? Let's keep it around for back compat. It's also not totally useless (useful for e.g. debugging collations and the like). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
