MySQL Forums
Forum List  »  InnoDB

Early row lookup
Posted by: Zhou Zhou
Date: March 02, 2020 03:49AM

Hi everyone here. I have recently learned about the "late row lookup" optimization from the following posts:
https://explainextended.com/2009/10/23/mysql-order-by-limit-performance-late-row-lookups/
https://explainextended.com/2011/02/11/late-row-lookups-innodb/

So my question is: why late row lookup is not implemented in MySQL and/or InnoDB even ten years have passed?

(I know other optimizations able to accelerate paging. I'm just curious about it.)

Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
Early row lookup
944
March 02, 2020 03:49AM


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.