Description:
In the MySQL workbench, I selected a table and chose to "Alter table". I am then shown the screen with the table name, schema, collation, engine, comments, then the columns section below that with all the column details. Anytime I go to the Indexes tab and then flip back to the Columns tab, suddenly there is a new column added with a default name in the format tablenamecol1. I do not want to add another column, and I have to keep removing these automatically added columns before I can apply any changes I make. It is incredibly annoying, but I must admit it is not critical.
----- Developer Notes -----
MySQL Workbench CE for Windows version 5.2.44 revision 9933
Configuration Directory: C:\Users\dfrazier\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 Service Pack 1 (build 7601), 64-bit
CPU: 8x Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz, 8.0 GiB RAM
Active video adapter (0): mv video hook driver2
Installed video RAM: 0 MB
Current video mode: 1920 x 1080 x 4294967296 colors
Used bit depth: 32
Driver version: 6.0.1.0
Installed display drivers: NULL
Current user language: English (United States)
How to repeat:
See description.