Bug #8335 Access violation when editing table of a 5.0.2 server
Submitted: 5 Feb 2005 15:40 Modified: 5 Feb 2005 16:06
Reporter: Manuel Wenger Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S1 (Critical)
Version:1.0.19 OS:Windows (Win XP Pro)
Assigned to: CPU Architecture:Any

[5 Feb 2005 15:40] Manuel Wenger
Description:
When trying to edit a table running on a 5.0.2-alpha server (Linux or Windows), the following error message appears:

MySQL Administrator Exception - Access violation at address 0034C1B0 in module 'libmysqlx.dll'. Read of address 00000000

After pressing OK, it's impossible to edit the table.

This doesn't happen when editing tables running on 3.x or 4.x servers.

I'm not sure if this matters, but I'm running an italian version of Windows XP Professional.

How to repeat:
Click on "Catalogs", select a scheme, click on a table, then click on "Edit table". When connected to a 5.0.2-alpha server, it will always produce the error.

Suggested fix:
I have been unable to find a workaround. Thank you for a fix :-)
[5 Feb 2005 15:45] Manuel Wenger
The same error appears when trying to perform a query using the Query Browser version 1.1.5. This has been tried on different computers (same OS).
[5 Feb 2005 16:06] Jorge del Conde
MySQL Administrator and Query Browser are incompatible with MySQL 5.0.2.  This was because of a bug in mysql and it's already fixed in mysql 5.0.3 source repos.
[23 Feb 2005 13:40] Matthew Connor
I have reported what seems to be an identicle problem in Bug #8694. Where can I get MySQL Server 5.0.3???