Bug #34810 Self-joined relationships are drawn as a single line
Submitted: 25 Feb 2008 16:08 Modified: 15 Mar 2008 12:27
Reporter: Yuriy Zubarev Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.14-beta OS:Windows
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: regression

[25 Feb 2008 16:08] Yuriy Zubarev
Description:
Upon switching to 5.0.14-beta version all self-joined relationships are shown as a single line and it's impossible to adjust the shape of a relationship. In the previous versions they could be made to look like a half of a rectangle.

How to repeat:
Create a table with a single PK column and add 1-to-1 relationship from this table to the same table.
[25 Feb 2008 18:54] Valeriy Kravchuk
Thank you for a bug report. Verified just as described.
[7 Mar 2008 17:58] Johannes Taxacher
fixed (checked in SVN Rev 2686)
[15 Mar 2008 12:27] MC Brown
A note has been added to the 5.15 changelog: 

When entering data into the Default column of the table editor, the use of the Return key for saving the information about the default value was not supported.
[15 Mar 2008 12:46] MC Brown
Previous note was incorrect. 

Note added to changelog: 

A foreign key relationship to the source table (a reflexive relationship) gives a bad representation in the entity model diagram.