https://bugzilla.wikimedia.org/show_bug.cgi?id=29234
--- Comment #19 from Chris Steipp <[email protected]> 2012-11-30 18:25:52 UTC --- Can you confirm that McZusatz cannot login to one of the "unattached" wikis, like yiwiki? The production centralauth database shows McZusatz attached on the wikis that sulinfo shows unattached. Maybe there's a lag in the toolserver replication? mysql:wikiadmin@db37 [centralauth]> select * from localuser where lu_name = 'McZusatz' and lu_wiki IN ('be_x_oldwiki', 'bswiki', 'ckbwiki', 'kowikiquote', 'kywiki', 'mrjwiki', 'newiki', 'pawiki', 'plwikinews', 'rwwiki', 'shwiki', 'skwiki', 'wikidatawiki', 'yiwiki', 'yiwiktionary'); +--------------+----------+-----------------------+--------------------+ | lu_wiki | lu_name | lu_attached_timestamp | lu_attached_method | +--------------+----------+-----------------------+--------------------+ | be_x_oldwiki | McZusatz | 20121122201030 | login | | bswiki | McZusatz | 20121124214652 | login | | ckbwiki | McZusatz | 20121124214619 | login | | kowikiquote | McZusatz | 20121126160606 | login | | kywiki | McZusatz | 20121122131322 | login | | mrjwiki | McZusatz | 20121127212428 | login | | newiki | McZusatz | 20121127220205 | login | | pawiki | McZusatz | 20121126095351 | login | | plwikinews | McZusatz | 20121127220205 | login | | rwwiki | McZusatz | 20121127212428 | login | | shwiki | McZusatz | 20121127220205 | login | | skwiki | McZusatz | 20121120202130 | login | | wikidatawiki | McZusatz | 20121121222245 | login | | yiwiki | McZusatz | 20121120224558 | login | | yiwiktionary | McZusatz | 20121120224612 | login | +--------------+----------+-----------------------+--------------------+ 15 rows in set (0.00 sec) -- 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
