Bug #32950 "Edit Table..." freezes Workbench in some cases
Submitted: 4 Dec 2007 7:29 Modified: 4 Feb 2008 20:35
Reporter: Sergey Romanov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.10 SE Beta OS:Windows (XP SP2)
Assigned to: Johannes Taxacher CPU Architecture:Any

[4 Dec 2007 7:29] Sergey Romanov
Description:
"Edit Table..." freezes Workbench in some cases with 100% processor loading. I can see this only after I have copied reverse engineered table from one schema to another. I do not know if there is the same thing with copied tables in the same schema or not reverse engineered schema.

How to repeat:
1. You should have any schema. This is schema A
2. Necessary to make Database > Reverse Engineer... After this you will have one more schema. This is schema B
3. Necessary to copy any table from schema B to schema A
4. If you will try to edit copied table in schema A at this moment then you will see that all is ok
5. Delete schema B
6. Save project
7. Exit from workbench 
8. Start workbench again and load saved project
9. Try to edit copied table
[4 Dec 2007 23:54] MySQL Verification Team
Thank you for the bug report.
[7 Dec 2007 0:33] Alfredo Kojima
Please attach the project that you create in step 6.
I'm unable to repeat this and don't know what could be causing what you mention.
[7 Dec 2007 18:26] Alfredo Kojima
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 bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html

Note: the bug only appears when the original schema is deleted and after a save/reload