MySQL Forums
Forum List  »  Partitioning

Re: Convert existing table to partitioned ones
Posted by: Rick James
Date: May 07, 2009 10:28PM

If it works, ALTER TABLE ADD PARTITION ... would be the way to do it:
http://dev.mysql.com/doc/refman/5.1/en/alter-table.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Convert existing table to partitioned ones
2886
May 07, 2009 10:28PM


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.