Bug #62042 | Alter Table's dialog box freezes unexpectedly. | ||
---|---|---|---|
Submitted: | 1 Aug 2011 7:58 | Modified: | 7 Feb 2012 21:08 |
Reporter: | Michel Gokan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.34 | OS: | MacOS (10.6.6) |
Assigned to: | CPU Architecture: | Any |
[1 Aug 2011 7:58]
Michel Gokan
[1 Aug 2011 12:45]
Valeriy Kravchuk
What exact Mac OS X version, 10.x.y, do you use? Can you send .mwb file that demonstrates the problem?
[1 Aug 2011 12:52]
Michel Gokan
My Mac OS X version: 10.6.6
[1 Aug 2011 13:09]
Michel Gokan
.mwb file that demonstrates the problem.
Attachment: bug.mwb (application/octet-stream, text), 6.28 KiB.
[1 Aug 2011 14:36]
Valeriy Kravchuk
On Mac OS X 10.5.x (while working with local MySQL server 5.1.59) I do not see any freezing, but these "Warning: Time: 17:23:08 Message: Removed corrupt column definition for Foreign Key FK_test1ededdd_hello2aaa Details: n/a" messages are still strange and look like a bug.
[1 Aug 2011 15:18]
Michel Gokan
I'm going to correct steps of this problem. ( "How to repeat" part! ) 1- Right click on my desired table and select "Alter Table". 2- Go to foriegn key tab. 3- Change a foreign key's name( and nothing else). For example: FK_arist_art to FK_provider_category. 4- Apply it! 5- New tab appears with name "Output" and shown an warning with text "Removed corrupt column definition for Foriegn Key FK_provider_category 6- First of all close that "Output" tab ! 7- After closing output tab then Close the "Alter table"'s dialog box. 8- Dialog box freezes and it doesn't close!
[23 Nov 2011 6:03]
Omar C
I'm also getting the same error and behavior. In addition, before I was getting the error my tables were using 'MyISAM' engine and I was playing with adding foreign keys. I then removed my foreign keys (I believe) and altered my tables to use 'InnoDB'. With my tables altered to use 'InnoDB', I created my foreign keys and got the error described in this bug. What's the deal?
[23 Nov 2011 6:44]
Omar C
I was running version 5.2.34 and decided to update to 5.2.35 ... and now-- the entire workbench app crashes on an easily reproducible step: Open Alter Table dialog (on table that has a simple foreign key constraint) click 'Apply' (without doing any changes) and Bam! my app crashes. Here's part of the Problem Details: Process: MySQLWorkbench [68373] Identifier: com.sun.MySQLWorkbench Version: ??? (5.2.35) Code Type: X86 (Native) OS Version: Mac OS X 10.6.8 (10K549) Exception Type: EXC_CRASH (SIGABRT)
[27 Jan 2012 16:49]
Alfredo Kojima
Please try version 5.2.37
[7 Feb 2012 21:08]
Philip Olson
Fixed as of 5.2.37: On Mac OS X, clicking "Apply" within the "Alter Table" dialogue on a table with foreign constraints would crash Workbench.