MySQL Forums
Forum List  »  MyISAM

Re: Slow simple query in 4000000 records table
Posted by: Matias Burak
Date: November 30, 2010 05:43AM

Yes, we have some tables using InnoDB. What would you recommend about this one? Convert it to InnoDB?
The rational of the LIMIT with offset is a pagination of 50 records, I don't how we can accomplish that with ranges because que can't know what node_ids should go in each page.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Slow simple query in 4000000 records table
1725
November 30, 2010 05:43AM


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.