MySQL Forums
Forum List  »  Optimizer & Parser

Re: Slow Queries : Using Temporary , Using Filesort
Posted by: Rick James
Date: November 02, 2010 12:23PM

How did you ever get to such a big number? LIMIT 88800,6

Using Temporary Using Filesort (GROUP BY o.uid ORDER BY o.date ASC, o.id AS)
This won't matter if the FULLTEXT part fetches only a few rows. Is it not fast enough? How many rows have
match(o.title , o.keyword ) against ('+shirt +and +trouser/jeans' in boolean mode)

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Slow Queries : Using Temporary , Using Filesort
2474
November 02, 2010 12:23PM


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.