MySQL Forums
Forum List  »  NDB clusters

Re: Cannot add unique constraint with fk column
Posted by: Vladislav Belogrudov
Date: June 17, 2015 12:45PM

Thanks Martin,

yes, without

CREATE UNIQUE INDEX uniq_ports0network_id0mac_address on ports (network_id, mac_address);

it fails.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Cannot add unique constraint with fk column
803
June 17, 2015 12:45PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.