Bug #114688 Relationships of tabels not showing after reverse-engineer
Submitted: 18 Apr 2024 18:44 Modified: 19 Apr 2024 6:39
Reporter: Riddhi Jain Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:8.0.36 OS:Windows (Microsoft Windows 10 Home)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[18 Apr 2024 18:44] Riddhi Jain
Description:

After reverse-engineering a MySQL script into MySQL Workbench, the relationships lines are not shown, even though they are referenced in each table's "FOREIGN KEY" tab, and the columns are valid. 

"Draw lines crossing" option is checked under relationships/connections.
Even stranger, if I manually create a relation using "place a relationship using existing columns" the line is not shown.

How to repeat:
After reverse-engineering a MySQL script into MySQL Workbench, the relationships lines are not shown, even though they are referenced in each table's "FOREIGN KEY" tab, and the columns are valid. 

"Draw lines crossing" option is checked under relationships/connections.
Even stranger, if I manually create a relation using "place a relationship using existing columns" the line is not shown.
[19 Apr 2024 5:23] MySQL Verification Team
Hello Riddhi,

Thank you for the bug report.
Imho this is duplicate of Bug #89530, please see Bug #89530.

Regards,
Ashwini Patil
[19 Apr 2024 6:39] Riddhi Jain
I tried this, but it didn't work. It's only showing tables, not relations.