Bug #27448 Login names that contain "@" are truncated
Submitted: 26 Mar 2007 15:24 Modified: 26 Apr 2007 15:55
Reporter: Lenz Grimmer Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version: OS:
Assigned to: Assigned Account CPU Architecture:Any

[26 Mar 2007 15:24] Lenz Grimmer
Description:
This report came in via the MySQL Contact form:

"I would like to report a bug in MySQL Administrator.  I have a remote
MySQL server connection that requires usernames to have @ signs in
them.  When I enter it into the connection screen and try to connect,
it truncates my username to four characters and tells me: error 1105
Domain [123@] not found, even though I have entered 123@mydomain.com as
my username."

How to repeat:
See description.
[26 Mar 2007 15:55] MySQL Verification Team
Thank you for the bug report. Could you please provide the MA version and
which OS it was running. I was unable to repeat with the username:

mysql> grant all on *.* to '123@light.com'@'192.168.0.121' identified by 'test';
Query OK, 0 rows affected (0.00 sec)

with MA version 2.1.10 in both Windows/Linux.
[26 Apr 2007 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".