https://bugzilla.wikimedia.org/show_bug.cgi?id=36400
--- Comment #5 from Brad Jorsch <[email protected]> 2012-05-10 20:44:07 UTC --- (In reply to comment #3) > The first part of your patch makes the query unindexed: > * Was: iwl_prefix = const, ORDER BY iwl_title, iwl_from - covered by index > iwl_prefix_title_from > * Your patch: iwl_prefix = const, ORDER BY iwl_from, iwl_title - no suitable > index. I was afraid of something like that. -- 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
