Bug #13278 FK: Impossible selection of column from referred table
Submitted: 16 Sep 2005 18:59 Modified: 30 Nov 2005 4:07
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Preview Severity:S3 (Non-critical)
Version:1.0.3 OS:MacOS (MacOS X 10.4.2)
Assigned to: Alfredo Kojima CPU Architecture:Any

[16 Sep 2005 18:59] [ name withheld ]
Description:
When creating a FK with drag and drop (not through the table editor), it's impossible to select the column from the referred table. 

How to repeat:
1) Start Workbench
2) Create two new tables (let's call them table1 and table2), each one with one field named id, marked as primary key
3) Choose one of the tools to create a foreign key from the toolbar (I tried it with 1:1 and 1:n relationships) or press either R or Shift + R
4) Click on the primary key in table2 and then on the primary key in table1
5) Open the Table Editor for table1 and go to the "Foreign Keys" tab
6) Click on the created FK
7) Go to the lower window and try to select the column from the referred table - nothing happens.
[16 Sep 2005 20:54] Jorge del Conde
Thanks for your bug report.  I was able to reporduce this problem using the supplied how-to-repeat under OSX 10.4
[28 Oct 2005 13:13] Daniel Horth
I get similar problems also when trying to set FK using the table editor. Also 1.0.3 on OS X 10.4.2
[30 Nov 2005 4:07] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html