https://bugzilla.wikimedia.org/show_bug.cgi?id=24782
--- Comment #10 from Roan Kattouw <[email protected]> 2011-11-20 14:52:03 UTC --- (In reply to comment #6) > Created attachment 8616 [details] > recentchanges > > Is this actually even right? I'm getting tired, and can't really think It's got the right idea, but it needs an index on (rc_timestamp, rc_id) or something else unique. Otherwise MySQL's stupidity makes the query slow. -- 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
