Bug #1930 Crash when starting connect to SQL Database
Submitted: 24 Nov 2003 0:51 Modified: 8 Dec 2003 16:29
Reporter: Johannes Heinz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S1 (Critical)
Version:0.9.3-beta OS:Windows (Windows NT 4 SP 6)
Assigned to: CPU Architecture:Any

[24 Nov 2003 0:51] Johannes Heinz
Description:

Crash occurs when choosing menu "connect" 

An error window pops up saying:

The instruction in "0x39ee1141" refers to memory in "0x00000008". The procedure "read" could not be executed in the memory.
Click "OK" to finish the application.
Click "cancel" to debug the application

How to repeat:
Restart application and choose menu "connect"
[26 Nov 2003 11:49] Dean Ellis
Please verify that your connection settings are correct and that you can in fact connect using them with another client tool.  There is a known and already reported issue with MySQLCC 0.9.3 with connection failures causing the program to crash.

Thank you.
[8 Dec 2003 16:29] Jorge del Conde
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
[8 Dec 2003 23:31] Johannes Heinz
Yes - the connection values are correct.
The crash occurs even when I'm starting the application without connecting to the mySql database, and I'm choosing the "edit" menu to edit the connection settings.
Johannes