https://bugzilla.wikimedia.org/show_bug.cgi?id=49368
--- Comment #1 from Maarten Dammers <[email protected]> --- No other sources seem to have this problem: mysql> SELECT lang, COUNT(lang) FROM monuments_all WHERE commonscat LIKE 'Commons%' OR commonscat LIKE 'commons%' GROUP BY lang LIMIT 10; +------+-------------+ | lang | COUNT(lang) | +------+-------------+ | ro | 784 | +------+-------------+ 1 row in set (13.37 sec) -- 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
