MySQL Forums
Forum List  »  Partitioning

Re: Partitioning dynamically?
Posted by: Ben Vaughn
Date: November 05, 2006 11:10PM

Jon,

Thanks for the advice -- this should help me greatly! One last question -- as I am inserting up to 20 records a second, a scheduled event for 00:00:00 on a Monday will create the new partition but I will probably have some week 44 records in the week 43 partition, for example. Is there a MySQL function akin to NOW() but for the next week? This way I could make my new partition an hour or so before the new week and not worry about data being split up around the partition create time.

Cheers!

Ben

Options: ReplyQuote


Subject
Views
Written By
Posted
3358
October 28, 2006 09:24AM
2358
October 29, 2006 07:32AM
Re: Partitioning dynamically?
2285
November 05, 2006 11:10PM
2196
November 06, 2006 03:01AM


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.