MySQL Forums
Forum List  »  Partitioning

Re: Partition and Subpartition using Unixtime
Posted by: Rick James
Date: July 09, 2015 11:59PM

Don't. Instead PARTITION BY RANGE(TO_DAYS(datetime)).

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Partition and Subpartition using Unixtime
1617
July 09, 2015 11:59PM


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.