MySQL Forums
Forum List  »  Partitioning

Re: Week Partitioning
Posted by: Frank Schuster
Date: July 20, 2009 03:29AM

Ok, thx for your answer.

But the problem, what I have now is:
I have for e.g. 3 partitions:
PARTITION p1 VALUES LESS THAN 4
PARTITION p2 VALUES LESS THAN 8
PARTITION p3 VALUES LESS THAN 12

But when I drop p1 and will then add p1 like above (with a value less than 8), I get an error.
Is there a solution for it?

Options: ReplyQuote


Subject
Views
Written By
Posted
4866
July 17, 2009 03:25AM
2859
July 18, 2009 12:07PM
Re: Week Partitioning
2728
July 20, 2009 03:29AM
7427
August 06, 2009 04: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.