Bug #67398 Unwanted column created on tab switch
Submitted: 28 Oct 2012 10:57 Modified: 29 Oct 2012 13:02
Reporter: Hamid Nazari Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:5.2.44 OS:Windows (Microsoft Windows 7 Ultimate Edition Service Pack 1 (build 7601), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[28 Oct 2012 10:57] Hamid Nazari
Description:
When editing a table, after switching to "Foreign Keys" tab and then back to "Columns" tab, a new column is automatically created at the end of the list of the columns with the name of the table appened with "col"; for example, if table nameis 'Table1' then this new column will be named 'Table1col'.

----- Developer Notes -----

MySQL Workbench CE for Windows version 5.2.44  revision 9933
Configuration Directory: C:\Users\Nazari\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows 7 Ultimate Edition Service Pack 1 (build 7601), 64-bit
CPU: 4x Intel(R) Core(TM)2 Quad CPU    Q8400  @ 2.66GHz, 8.0 GiB RAM
Active video adapter (0): NVIDIA GeForce GT 520 
Installed video RAM: 1024 MB
Current video mode: 1680 x 1050 x 4294967296 colors
Used bit depth: 32
Driver version: 8.17.12.9610
Installed display drivers: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
Current user language: English (United States)

How to repeat:
Open a new model, create table and start editing the table by either double clicking it from EER view or from the popup menu.
[29 Oct 2012 13:02] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=67314 .