MySQL Forums
Forum List  »  Newbie

Setting up a Relation
Posted by: Diego Benavides
Date: July 18, 2005 06:17AM

Is there any reason why two tables created with a relation in MySQL
wouldn't adhere to what you would think is a property of the relation?

Case in point: I have a 1:n 'relation' where I can insert values into
the dependent table while making up an entry for the foreign key from
the independent table (whether it exists or not). I shouldn't be able
to do that, but MySQL doesn't complain.

Options: ReplyQuote


Subject
Written By
Posted
Setting up a Relation
July 18, 2005 06:17AM


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.