Bug #70977 MySQL Workbench crashes very very often when you try to rename index or fk
Submitted: 22 Nov 2013 4:58 Modified: 17 Dec 2013 8:31
Reporter: Pasha Turok Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S1 (Critical)
Version:6.0 Community OS:Linux (Centos 6.4, Ubuntu 12.04)
Assigned to: CPU Architecture:Any

[22 Nov 2013 4:58] Pasha Turok
Description:
It's really annoying! It's almost impossible to rename indexes and foreign keys names for tables. Program absolutely crashes. We checked both in centos and in ubuntu - the same behaviour. 

How to repeat:
Create table. Create index. After that continue working. Try to rename index. Double click on index name - everything is ok. Rename index. Press Enter. Here the program crashes. The same with renaming foreign keys.
[22 Nov 2013 11:14] MySQL Verification Team
Are you using version 6.0.8? Otherwise please try it. Thanks.
[22 Nov 2013 12:58] Pasha Turok
Thank you for you answer. We use 6.0.8.11354 build 833 community.
[22 Nov 2013 13:12] Pasha Turok
Additional information- maybe it will be useful. We use 64bit OS.
[22 Nov 2013 13:31] MySQL Verification Team
Back Trace

Attachment: 00_back_trace_wb608.txt (text/plain), 78.63 KiB.

[22 Nov 2013 13:32] MySQL Verification Team
Thank you for the feedback.
[12 Dec 2013 17:21] Armando Lopez Valencia
Posted by developer:
 
Fixed
Verified in:
Windows 8x64
Ubuntu 13.10x64
WB 6.1.0.11483
No crash after re-naming several indexes.
[17 Dec 2013 8:31] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.9 release, and here's the changelog entry:

On Linux, renaming foreign keys and indexes would crash MySQL Workbench.

Thank you for the bug report.