Bug #4028 Access violation when creating new table with MySQL Administrator Catalogs.
Submitted: 6 Jun 2004 22:44 Modified: 15 Jul 2004 21:31
Reporter: Greg Houts Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.5 Beta OS:Windows (Win XP Pro SP1)
Assigned to: Michael G. Zinner CPU Architecture:Any

[6 Jun 2004 22:44] Greg Houts
Description:
Received the following critical error when attempting to create a new table via the Catalogs/Schemata functions:

"Access violation at address 004050FC in module 'MySQLAdministrator.exe'. Read of address 6E696D5C."

How to repeat:
I created a test table, deleted/dropped it (via right-click), and then attempted to create a second new table. The error was raised when trying to apply changes.

- Catalogs => Create Table => (new table name & info) => Apply Changes = OK

- Drop Table via right-click = OK

- Create Table => (new table name & info) => Apply Changes = error
[7 Jun 2004 11:32] Adam Przeslak
I have also had this problem when dropped a catalog using MySQL Administrator. I have found that although it appears to have been dropped, when you go into MySQL in a command line window, the database is still there and has to be deleted manually.
[2 Jul 2004 9:37] Jean Bester
If I click on User Administrator and I select Schema Privileges I am getting the following error: Access violation at address 004A70A45 in module ‘MySQL Administrator.exe’. Read of address 69746300.
[2 Jul 2004 9:37] Jean Bester
Jean Bester
If I click on User Administrator and I select Schema Privileges I am getting the following error: Access violation at address 004A70A45 in module ‘MySQL Administrator.exe’. Read of address 69746300.
[15 Jul 2004 21:31] 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