Bug #26693 | User Accounts cannot be edited | ||
---|---|---|---|
Submitted: | 27 Feb 2007 19:36 | Modified: | 1 Mar 2007 7:47 |
Reporter: | Marc Hodgins (Candidate Quality Contributor) | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Administrator | Severity: | S2 (Serious) |
Version: | 1.2.9 | OS: | Windows (Windows XP) |
Assigned to: | CPU Architecture: | Any |
[27 Feb 2007 19:36]
Marc Hodgins
[27 Feb 2007 20:26]
Valeriy Kravchuk
Thank you for a problem report. What exact version of MySQL server are you working with? What exact user account you tried to edit? I was not able to repeat with root@localhost on 5.0.27, hence the questions.
[28 Feb 2007 10:21]
Marc Hodgins
I upgraded our server to MySQL 5.0.27 and connected from a different client machine (also Windows XP running MySQL Administrator 1.2.9). Same problem occurs (cannot edit users, same symptoms).
[28 Feb 2007 10:42]
Sveta Smirnova
Thank you for the report. Please check if your case is same as in Bug #25515 Especcially look attention to comment "[31 Jan 10:53] Mike Lischke"
[1 Mar 2007 5:17]
Marc Hodgins
Confirmed - this appears to be the same as Bug #25515. Running the following solved the problem: mysqlcheck --check-upgrade --all-databases --auto-repair and scripts\mysql_fix_privilege_tables Clearly there is an error occurring somewhere that MySQL Administrator is not catching/displaying. I'm not sure exactly what privilege setting had not been updated but MySQL Administrator should probably be improved to catch/display/explain what is going on here.
[1 Mar 2007 7:47]
Sveta Smirnova
Thank you for the feedback. Will close this one as duplicate of the Bug #25515