https://bugzilla.wikimedia.org/show_bug.cgi?id=39892
Maarten Dammers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Maarten Dammers <[email protected]> 2012-09-01 15:21:58 UTC --- mysql> SELECT DISTINCT(iso) FROM `monuments_mx_(es)`; +--------+ | iso | +--------+ | MX-BCN | | MX-BCS | | MX-CAM | | MX-CHH | | MX-AGU | | MX-CHP | | MX-COA | | MX-DIF | | MX-COL | | MX-JAL | | MX-DUR | | MX-GUA | | MX-GRO | | MX-HID | | MX-MOR | | MX-NAY | | MX-NLE | | MX-PUE | | MX-OAX | | MX-MEX | | MX-MIC | | MX-ROO | | MX-QUE | | MX-SLP | | MX-SIN | | MX-SON | | MX-TAB | | MX-TAM | | MX-TLA | | MX-VER | | MX-YUC | | MX-ZAC | +--------+ 32 rows in set (0.05 sec) Mapped to the main table -- 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
