MySQL Forums
Forum List  »  Partitioning

Re: Partitioning dynamically?
Posted by: Jonathan Stephens
Date: November 06, 2006 03:01AM

The first day of Week 45 is 05 November 2006, so try something like

ON SCHEDULE EVERY 1 WEEK STARTS '2006-11-04 22:00'

in the CREATE EVENT statement.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
3395
October 28, 2006 09:24AM
2391
October 29, 2006 07:32AM
2317
November 05, 2006 11:10PM
Re: Partitioning dynamically?
2221
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.