https://bugzilla.wikimedia.org/show_bug.cgi?id=24468
--- Comment #2 from Reedy <s...@reedyboy.net> 2010-07-21 08:10:32 UTC --- Was trying to look at the query speed of bug 24455 but hindered as couldn't set statuses via the gui mysql> select COUNT(*), repo_name, cr_status FROM mw_code_rev cr, mw_code_repo cp WHERE cr_repo_id = repo_id GROUP BY cr_repo_id, cr_status; +----------+-----------------+-----------+ | COUNT(*) | repo_name | cr_status | +----------+-----------------+-----------+ | 6802 | autowikibrowser | new | | 69657 | MediaWiki | new | +----------+-----------------+-----------+ 2 rows in set (0.00 sec) (but that's presumably cached after doing a couple of other queries) -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l