MySQL Forums
Forum List  »  Optimizer & Parser

Re: Follow up on "Query Execution Plan"
Posted by: Chris Slominski
Date: October 25, 2012 06:15AM

I'll refer to the place where the execution plan changes from 'range' to 'index' as the 'seam'.

The seam in the time range is not constant, but moves forward in time as data is being added to the table. Therefore the seam does not appear to represent a special place in the data or index files, but some offset from the last date stored.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Follow up on "Query Execution Plan"
1202
October 25, 2012 06:15AM


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.