Bug #4944 | Usernames truncated at 16 characters | ||
---|---|---|---|
Submitted: | 8 Aug 2004 16:09 | Modified: | 10 Aug 2004 10:29 |
Reporter: | Al Johnson | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Administrator | Severity: | S2 (Serious) |
Version: | 1.0.9 | OS: | Windows (Windows XP Pro) |
Assigned to: | Ulrich Bayer | CPU Architecture: | Any |
[8 Aug 2004 16:09]
Al Johnson
[10 Aug 2004 10:29]
Ulrich Bayer
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Additional info: I understand your situation but there is nothing I could do about this. It's not the mysql Administrator that truncates the username but the mysql-library. At the moment mysql only supports 16 chars max for usernames, and the client-server protocol only allows 16 character for a username - it's not enough to simply alter the user table in the mysql database.