Re: Partition
Posted by: Peter Brawley
Date: June 19, 2012 11:19PM

"Foreign keys not supported. Partitioned tables do not support foreign keys. More specifically, this means that the following two statements are true:

"Definitions of tables employing user-defined partitioning may not contain foreign key references to other tables.

"No table definition may contain a foreign key reference to a partitioned table."

-- http://dev.mysql.com/doc/refman/5.1/en/partitioning-limitations.html

Options: ReplyQuote


Subject
Written By
Posted
June 19, 2012 05:33AM
Re: Partition
June 19, 2012 11:19PM


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.