https://bugzilla.wikimedia.org/show_bug.cgi?id=1211
--- Comment #40 from Bill Clark <[email protected]> 2008-12-19 21:59:54 UTC --- I suggest that we add a cl_namespace column to the table and also add that column to the cl_sortkey index. This will allow efficient independent selection (and thus paging) of a category's members based on the namespace, which would not only resolve this bug but would help with #450 as well. It's really not feasible to resolve #450 unless the different namespaces can be paged independently. I'll be happy to provide a software patch for both of these bugs (I'm almost done with the one for #450) but want to be sure that the proposed schema change is acceptable, first. -- 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. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
