https://bugzilla.wikimedia.org/show_bug.cgi?id=24479

--- Comment #11 from Aryeh Gregor <simetrical+wikib...@gmail.com> 2010-12-31 
18:22:29 UTC ---
(Of course, the query isn't scalable anyway due to COUNT().  It will have to
scan arbitrarily many rows.  The only way to fully fix it would be to use a
summary table of some kind, but those are a pain to maintain, so better not to
do that unless you can't fix it some other way.  It's not like we're going to
have 100 million code reviews anytime soon.)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to