https://bugzilla.wikimedia.org/show_bug.cgi?id=29287
--- Comment #2 from Reedy <[email protected]> 2011-06-06 18:13:41 UTC --- mysql> select count( distinct cp_path ) from mw_code_paths where cp_repo_id = 1 +---------------------------+ | count( distinct cp_path ) | +---------------------------+ | 141817 | +---------------------------+ 1 row in set (2.44 sec) Would you like them all in one query? =D -- 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
