Bug #105401 | MySQL Workbench Can't display DDL for tables with Invisible Columns | ||
---|---|---|---|
Submitted: | 1 Nov 2021 16:28 | Modified: | 17 Jun 10:40 |
Reporter: | IGG t | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 8.0.27 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | invisible, workbench |
[1 Nov 2021 16:28]
IGG t
[23 Nov 2021 13:01]
MySQL Verification Team
Hello, Thank you for the bug report. As per the documentation, the primary key cannot be made invisible. For more info please see https://dev.mysql.com/doc/refman/8.0/en/invisible-indexes.html Regards, Ashwini Patil
[23 Nov 2021 13:59]
IGG t
There is some confusion. You are talking about Invisible "INDEXES", My problem is with Invisible "COLUMNS". And as per my example, MySQL is quite happy to create a table with an Invisible Column that is also used as a Primary Key (so long as the primary key itself isn't invisble).
[25 Nov 2021 13:14]
MySQL Verification Team
Hello, Thank you for the feedback. Verified as described. Regards, Ashwini Patil
[17 Jun 10:40]
IGG t
This still seems to be a problem for MySQL 8.0.37 and Workbench 8.0.36