MySQL Forums
Forum List  »  Partitioning

Re: truncate partition not happening
Posted by: Mattias Jonsson
Date: January 12, 2012 05:02AM

Hi, I think the partition is truncated, but the query is returned from the query cache from before the truncate.

Can you verify that it is the query cache, by:
SELECT SQL_NO_CACHE * FROM dist_product_clover
?

Could you please report this as a bug, so I can take a closer look?

Regards
Mattias Jonsson, MySQL Partitioning developer

Options: ReplyQuote


Subject
Views
Written By
Posted
3830
January 09, 2012 08:06AM
Re: truncate partition not happening
2171
January 12, 2012 05:02AM
1728
January 13, 2012 09:58AM


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.