MySQL Forums
Forum List  »  Partitioning

Re: HOW TO: PARTITION USING "TIMESTAMP"
Posted by: Jonathan Stephens
Date: January 20, 2007 11:29PM

Quote

Partitioning by TimeStamp is still disabled!

Um, it's not "disabled" - it's never been enabled. It probably won't be in MySQL 5.1, either, since 5.1 is now in beta which means "no new features".

As I think I've said to you before: There is no particular advantage to using TIMESTAMP. Use DATETIME.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
3873
January 19, 2007 06:55AM
Re: HOW TO: PARTITION USING "TIMESTAMP"
3085
January 20, 2007 11:29PM


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.