https://bugzilla.wikimedia.org/show_bug.cgi?id=16967
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Roan Kattouw <[email protected]> 2009-02-04 22:41:21 UTC --- (In reply to comment #0) > The latest version has the feature to get user contributions for new accounts. Actually, this feature seems to have been around forever, or at least for longer than ViewVC's history search thingy will let me go (Dec 2006). The weird thing here is that running an EXPLAIN on the query it uses tells me it filesorts, and it seems impossible to write a non-filesorting query that doesn't sort by user ID first (which is kind of useless). Resolving as WONTFIX as I don't see how it can be done efficiently; the Special:Contributions implementation could perhaps use a critical look from Domas. -- 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
