https://bugzilla.wikimedia.org/show_bug.cgi?id=33272
--- Comment #2 from Reedy <[email protected]> 2011-12-20 13:33:15 UTC --- Seems the account has been created, but not logged in the newuser log mysql> select user_id, user_name, user_registration from mw_user; +---------+-------------------------+-------------------+ | user_id | user_name | user_registration | +---------+-------------------------+-------------------+ | 1 | Reedy | 20110131194049 | | 2 | Babel AutoCreate | 20110209215602 | | 3 | LolTestUser | 20110312212946 | | 4 | Reedy Test | 20110522173448 | | 5 | Reedy AutoconfirmedTest | 20110718213154 | | 6 | Reedy (test) | 20111020015328 | | 7 | CATestSignup | 20111220132614 | +---------+-------------------------+-------------------+ 7 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
