Bug #26727 | 2 crashes in add/edit user | ||
---|---|---|---|
Submitted: | 28 Feb 2007 19:12 | Modified: | 12 Mar 2007 13:05 |
Reporter: | Martin Friebe (Gold Quality Contributor) (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Administrator | Severity: | S3 (Non-critical) |
Version: | 1.2.9 | OS: | Windows (Windows XP) |
Assigned to: | Mike Lischke | CPU Architecture: | Any |
Tags: | error, user |
[28 Feb 2007 19:12]
Martin Friebe
[28 Feb 2007 19:17]
Martin Friebe
You can actually continue working, as long as you don't close the dos box. But I am sure this is not intended behaviour. It may be a warning printed to the "console" instead of being properly reported?
[1 Mar 2007 16:06]
MySQL Verification Team
Thank you for the bug report.
[12 Mar 2007 13:05]
Mike Lischke
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at http://dev.mysql.com/doc/en/installing-source.html PS: I wonder how you can deliberately violate the rules for users names (http://dev.mysql.com/doc/refman/5.0/en/user-names.html), get a warning for that, ignore it on purpose and report the error you get for that behavior. However there is absolutely no sense to let MA continue if a user name is longer than 16 characters (since the server won't accept it anyway) so I removed the possibility to continue if this condition is met. You have to use a user name which is less or equal than 16 characters long.