https://bugzilla.wikimedia.org/show_bug.cgi?id=45971

--- Comment #1 from Sam Reed (reedy) <[email protected]> ---
mysql:wikiadmin@db1017 [enwiki]> select user_id, user_name from user where
user_name = 'Zoeb';
+---------+-----------+
| user_id | user_name |
+---------+-----------+
|    7882 | Zoeb      |
+---------+-----------+
1 row in set (0.02 sec)

mysql:wikiadmin@db1017 [enwiki]> select user_id, user_name from user where
user_name = 'ZoeB';
Empty set (0.03 sec)



Is the user even able to login now? :/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to