MySQL Forums
Forum List  »  Partitioning

Re: Want to archive old partition data.
Posted by: Jonathan Stephens
Date: March 25, 2008 11:05AM

A scheduled event that runs an INSERT ... SELECT followed by an ALTER TABLE ... DROP PARTITION sounds like the way to go.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Want to archive old partition data.
2931
March 25, 2008 11:05AM


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.