MySQL Forums
Forum List  »  Partitioning

Re: Row movement for MySQL partitionned tables
Posted by: Mattias Jonsson
Date: October 11, 2012 05:32AM

Yes, internally it will delete the record from p0 and insert it to p1, if it need to move the record to another partition.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Row movement for MySQL partitionned tables
2009
October 11, 2012 05:32AM


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.