Re: Foreign key partitions ?
You can't insert data into a specific partition in quite the fashion you're suggesting.
The simplest thing might be to add timestamp columns to the other tables and use the same partitioning schemes on them as you do the event table.
Jon Stephens
MySQL Documentation Team @ Oracle
Orlando, Florida, USA
MySQL Dev Zone
MySQL Server Documentation
Oracle
Subject
Views
Written By
Posted
3859
March 04, 2008 12:07PM
Re: Foreign key partitions ?
2316
March 25, 2008 11:02AM
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.