Bug #55051 | Validation check: message table has no PK | ||
---|---|---|---|
Submitted: | 7 Jul 2010 11:37 | Modified: | 7 Feb 2014 8:14 |
Reporter: | Susanne Ebrecht | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[7 Jul 2010 11:37]
Susanne Ebrecht
[7 Feb 2014 8:14]
Philip Olson
Fixed as of the upcoming MySQL Workbench 6.1.2 release, and here's the changelog entry: While creating a column with the "serial" data type generates a NOT NULL constraint with a UNIQUE INDEX for the column, MySQL Workbench would complain about a missing Primary Key. Thank you for the bug report.