Bug #1894 Failure to connect to MySQL Server causes crash in Win2K
Submitted: 19 Nov 2003 18:39 Modified: 8 Dec 2003 16:28
Reporter: Neil Bowers Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S2 (Serious)
Version:0.9.3 OS:Windows (Windows 2000)
Assigned to: CPU Architecture:Any

[19 Nov 2003 18:39] Neil Bowers
Description:
Whenever I try to connect to my host's MySQL server, and the server is not reachable (MySQL Control Center is set to auto-connect), MySQL Control Center will crash with the following error message:

"mysqlcc.exe has generated errors and will be closed by Windows.
You will need to restart the program.

An error log is being created."

I have yet to find the error log mentioned.  I'm pretty sure that this error is only caused by the SQL server being unreachable, because it never happens otherwise.

How to repeat:
Attempt to connect to a non-responding MySQL server with MySQL Control Center under Windows 2000.

Suggested fix:
I'm not that good of a programmer, so I don't know.
[19 Nov 2003 18:40] Neil Bowers
Corrected version information.
[20 Nov 2003 7:53] Dean Ellis
There is a known (and reported) bug with MySQLCC 0.9.3 where it will crash if it cannot connect.  You can remove the connections directory (Documents and Settings\username\.mysqlcc\connections) or edit the settings from there if necessary.

Thank you.
[20 Nov 2003 9:39] Neil Bowers
Ok...I had searched through the database first, but it didn't seem like anyone was reporting this particular situation with MySQLCC.

Sorry for the repeat.
[8 Dec 2003 16:28] 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