Bug #80212 MySQL Workbench doesn't allow editing of tables containing generated primary key
Submitted: 31 Jan 2016 23:43 Modified: 1 Feb 2016 8:28
Reporter: Mark Steiglitz Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.3.6 OS:MacOS
Assigned to: CPU Architecture:Any
Tags: generated primary key, table structure editing

[31 Jan 2016 23:43] Mark Steiglitz
Description:
MySQL Workbench doesn't allow editing of the structure of tables containing a generated column that is used as a primary key.  The generated column is missing the PK and NN flags, and all the table columns following the generated column are missing.

How to repeat:
From the schemas, select a table containing a generated column that is used as a primary key.  Click on the "wrench" icon next to the table name to try to edit the structure of the table.
[1 Feb 2016 8:28] MySQL Verification Team
Hello Mark,

Please note that an existing bug report already describes this very problem Bug #80211. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the original bug instead.

Thank you for your interest in MySQL.

Thanks,
Umesh