Howdy Egor,

Friday, March 7, 2003, 7:36:00 AM, Egor Egorov wrote:

> Both columns Node are indexed, so just add foreign key constraint. You can
> find examples in the InnoDB manual:
>         http://www.innodb.com/ibman.html#InnoDB_foreign_keys

I've looked at the examples, but one thing it doesn't mention is whether
both indexes need to be unique. In the primary table they are, but does
the index in the table with the foreign key need to be a unique index
also? Seems that no matter what I try I can't set the foreign keys. I've
tried doing this at the cmd line and using GUI's (DBManager, SQLYog,
etc.).

TIA.

-- 
Chris Montgomery


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to