https://bugzilla.wikimedia.org/show_bug.cgi?id=15152
--- Comment #11 from MZMcBride <[email protected]> 2009-12-12 16:39:42 UTC --- It's an issue on other wikis as well. Using the Toolserver's copy of the databases: mysql> SELECT c.* FROM categorylinks c -> LEFT JOIN page ON cl_from = page_id -> WHERE page_id IS NULL AND cl_from > 0; -- dewiki_p 379 rows -- frwiki_p 188 rows -- enwiki_p 3842 rows -- ruwiki_p 154 rows -- 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
