https://bugzilla.wikimedia.org/show_bug.cgi?id=35368
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Database |Site requests Product|MediaWiki |Wikimedia --- Comment #2 from Sam Reed (reedy) <[email protected]> 2012-03-20 21:35:25 UTC --- Actually, the master tells a different story, only 2: mysql> select page_id, page_title from page where page_namespace = 0 and page_title like "WP:%"; +---------+--------------------+ | page_id | page_title | +---------+--------------------+ | 183857 | WP:Devanagari_Help | | 219985 | WP:HOTCAT | +---------+--------------------+ 2 rows in set (0.00 sec) -- 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
