https://bugzilla.wikimedia.org/show_bug.cgi?id=49489
Kunal Mehta (Legoktm) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Normal |High Status|UNCONFIRMED |NEW CC| |[email protected] Ever confirmed|0 |1 Severity|normal |major --- Comment #5 from Kunal Mehta (Legoktm) <[email protected]> --- This is bad... Random example: 01:53, 18 November 2013 Wrh2 (talk | contribs) Deleted user: (WT-en) Koavf (2598) 01:53, 18 November 2013 Wrh2 (talk | contribs) User (WT-en) Koavf (2598) merged to Koavf (36077) MariaDB [centralauth_p]> select * from localuser where lu_name="(WT-en) Koavf"; +--------------+---------------+-----------------------+--------------------+ | lu_wiki | lu_name | lu_attached_timestamp | lu_attached_method | +--------------+---------------+-----------------------+--------------------+ | enwikivoyage | (WT-en) Koavf | 20130412190305 | primary | +--------------+---------------+-----------------------+--------------------+ 1 row in set (0.00 sec) MariaDB [centralauth_p]> select gu_id, gu_name from globaluser where gu_name="(WT-en) Koavf"; +----------+---------------+ | gu_id | gu_name | +----------+---------------+ | 17526985 | (WT-en) Koavf | +----------+---------------+ 1 row in set (0.00 sec) -- 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
