Bug #65119 WB crashes when editing 'Foreign Keys' in modeling window
Submitted: 26 Apr 2012 16:42 Modified: 27 Jul 2012 7:53
Reporter: Allan Sun Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S1 (Critical)
Version:5.2.39 (Build 8757) OS:MacOS (10.5.6, 10.7.3)
Assigned to: CPU Architecture:Any

[26 Apr 2012 16:42] Allan Sun
Description:
After latest changes to my database schema I found I cannot 'click' on the 'Foreign Keys' tab of table. WB crashes whenever I click the 'Foreign Keys' tab on a table with foreign keys defined. I assume maybe this is caused by the complixity of my data schema? Because I don't find the same problem under older version of my data schema.

How to repeat:
See attached screen shot.
[26 Apr 2012 16:46] Allan Sun
Screenshot where it causes the crash

Attachment: MySQLWorkbenchModel.mwb - MySQL Workbench-1.jpg (image/jpeg, text), 49.04 KiB.

[26 Apr 2012 16:52] Allan Sun
I just downloaded the latest version of WB and still found the same problem.
[26 Apr 2012 17:19] Valeriy Kravchuk
Verified just as described using .mwb file uploaded. I tried to click on Foreign keys tab of the upper left table, tickets, and got a crash immediately.
[11 Jun 2012 4:08] Alfredo Kojima
The schema in your model has no name, that is causing crashes in WB. The crashes will be fixed,
but you should name your schema.
[27 Jul 2012 7:53] Philip Olson
Fixed as of Workbench 5.2.41, and here's the changelog entry:

Having a schema without a name in a model would cause
MySQL Workbench to crash.