MySQL Forums
Forum List  »  Partitioning

Re: Subpartition Pruning
Posted by: Mattias Jonsson
Date: November 17, 2009 05:40AM

The problem is that HOUR() does not have pruning support.

If you are partitioning on a TIMESTAMP column, please also look at:
http://bugs.mysql.com/bug.php?id=42849

Options: ReplyQuote


Subject
Views
Written By
Posted
5119
October 16, 2009 04:08AM
Re: Subpartition Pruning
2405
November 17, 2009 05:40AM


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.