https://bugzilla.wikimedia.org/show_bug.cgi?id=48330
--- Comment #12 from Sam Reed (reedy) <[email protected]> --- mysql:wikiadmin@db1056 [enwiki]> SELECT MAX( `en_id` ) FROM `securepoll_entity`; +----------------+ | MAX( `en_id` ) | +----------------+ | 281 | +----------------+ 1 row in set (0.04 sec) mysql:wikiadmin@db1019 [testwiki]> SELECT MAX( `en_id` ) FROM `securepoll_entity`; +----------------+ | MAX( `en_id` ) | +----------------+ | 237 | +----------------+ 1 row in set (0.01 sec) That involved going around the houses. -- 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
