MySQL Forums
Forum List  »  Partitioning

Re: alter table partition error
Posted by: jason zhang
Date: June 30, 2009 09:08PM

Sorry, From the manual I found below statement

Foreign keys not supported. Partitioned tables do not support foreign keys. This means that:

1.

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

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



Edited 1 time(s). Last edit at 06/30/2009 09:19PM by jason zhang.

Options: ReplyQuote


Subject
Views
Written By
Posted
9811
June 30, 2009 04:13AM
Re: alter table partition error
4252
June 30, 2009 09:08PM


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.