MySQL Forums
Forum List  »  Partitioning

Re: I have a partitioned data set; how to best migrate to MySQL's Partioning?
Posted by: Rick James
Date: December 05, 2009 03:06PM

I think you would need numbers for the MSAs and have the partitioning split on those numbers. Then have that field as part of the PRIMARY KEY, though not necessarily the first part.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: I have a partitioned data set; how to best migrate to MySQL's Partioning?
2062
December 05, 2009 03:06PM


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.