https://bugzilla.wikimedia.org/show_bug.cgi?id=27340
--- Comment #5 from Reedy <[email protected]> 2011-03-13 17:06:49 UTC --- (In reply to comment #4) > Ok, poking at this. > > If we just filter by the cat_pages, it's fine. If we then order by anything > (cat_title or cat_pages), we create a filesort. > > This basically means we can't do both pages and title filtering together... > (Would need to be mutually exclusive) > > Though, I just noticed, if we do WHERE cl_title >= something, and order by, it > filesorts.... Seemingly, just on the version of mysql my vm is running. FFS -- 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
