Bug #14024 err msg "Could not save changes to the user" when assigning privileges
Submitted: 14 Oct 2005 10:10 Modified: 3 Dec 2005 5:25
Reporter: Matthias Carell Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.1.0 OS:MacOS (MacOS 10.4.2)
Assigned to: Alfredo Kojima CPU Architecture:Any

[14 Oct 2005 10:10] Matthias Carell
Description:
When I try assigning privileges to a new user (and no schema has been selected) I get a modal dialog:

"Error: Could not save changes to the user"

From the console.log I see this message:

MySQL Administrator[341] Error: 

How to repeat:
- start MySQL Administrator
- connect to a database
- add a new user
- add localhost
- save changes 
- click on the Schema Privileges Tab 
- select at least on privileges
- click on the assign button
- click on "save changes"

Suggested fix:
It would be helpful if the message could be "Please select a schema!" or to disable the assign button "<" if no schem is selected.
[14 Oct 2005 17:06] Jorge del Conde
Thanks for the bug report.  I was able to reproduce this bug with 1.1.0
[3 Dec 2005 5:25] Alfredo Kojima
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 bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html
[17 Sep 2008 9:35] Sveta Smirnova
Bug #39394 was marked as duplicate of this one.