MySQL Forums
Forum List  »  Partitioning

Re: How to create partition on existing table?
Posted by: jason zhang
Date: May 25, 2009 07:02PM

Thanks!

On the same existing table, I have some other alteration to be performed.
Such as add column, remove index. From the manual, most of the alteration
will make mysql create temporary table. Is it possible to tell mysql only
create one temporary table and perform all alteration on it?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to create partition on existing table?
12718
May 25, 2009 07:02PM


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.