Bug #5943 Memory access violation exception error.
Submitted: 7 Oct 2004 1:50 Modified: 7 Oct 2004 10:28
Reporter: Greg Houts Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.0.13 OS:Windows (Windows XP Pro)
Assigned to: Michael G. Zinner CPU Architecture:Any

[7 Oct 2004 1:50] Greg Houts
Description:
I received the following when trying to add a new user while logged in with a user account that does not have privileges to create/modify users:

The following Exception occurred...
Access violation at address 004E36BA in module 'MySQLAdministrator.exe'.  Read of address 00000004.

How to repeat:
> Login with a user account that does not have user admin privileges.

> Select 'User Administration'...will receive MySQL error (good error) stating that you don't have rights, etc.

> Click the 'New User' button and receive access violation error.

Suggested fix:
Disable the 'New User' button if the logged in user does not have rights to create new users.
[7 Oct 2004 10:28] Michael G. Zinner
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