Can't edit an account in MySQL Administrator on OS X

Posted by Wavy Crab on Server Fault See other posts from Server Fault or by Wavy Crab
Published on 2012-01-29T01:49:49Z Indexed on 2012/12/13 23:06 UTC
Read the original article Hit count: 540

Filed under:
|
|

I'm running MySQL 5.5.20 on OS X 10.6.8. Using MySQL Administrator 1.2.12 (the latest) I am unable to edit any accounts. After successfully connecting to the database in MySQL Administrator, I go the Account tab, expand a user, and it just says "Loading...". It will stay on "Loading..." indefinitely.

enter image description here

The symptoms are almost identical to user's experience and this MySQL bug from 2006, which has since been closed (fixed?).

If I create a user and grant permissions to a schema, I get the error "Could not save changes to the use", which came up in 2005 as a bug (now closed).

How do I edit MySQL accounts using MySQL Administrator?

© Server Fault or respective owner

Related posts about mysql

Related posts about macosx