MySQL Forums
Forum List  »  Partitioning

partition and merged historical data
Posted by: Matt Ryan
Date: October 02, 2007 05:39AM

is there any way to merge myisam tables with partitioned myisam tables?


We already split our data with our app into yearly tables, and merge them all together

when I add the new partitioned myisam table to the merge, it errors, Unable to open underlying table which is differently defined or of non-MyISAM type or doesn't exist

Options: ReplyQuote


Subject
Views
Written By
Posted
partition and merged historical data
4458
October 02, 2007 05:39AM


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.