https://bugzilla.wikimedia.org/show_bug.cgi?id=35349
--- Comment #3 from Immae <[email protected]> 2012-03-20 15:26:51 UTC --- Hi, thanks for your interest! The output of the explain select is exactly the same if I run with or without "mixed", are you sure it is the correct test for checking performance ? id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE page ALL PRIMARY NULL NULL NULL 1 Using temporary; Using filesort 1 SIMPLE revision range usertext_timestamp usertext_timestamp 257 NULL 2 Using where; Using join buffer (and 257 becomes 271 if there is a uccontinue condition) By the way, I deleted an important part of the patch when I cleared all the changes I made in the file, I just resubmitted - and triple checked that I didn't delete anything else - another one. @Sumana: The "developper" page said that Git will only work from tomorrow, otherwise I would have tried to use it instead of the instructions with SVN :) . I'll think about it, but maybe I will only be an occasionnal contributor to wikimedia -- 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
