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)
Subject
Views
Written By
Posted
7186
October 22, 2010 06:41AM
2839
October 26, 2010 10:32PM
2443
October 30, 2010 03:29PM
2464
October 26, 2010 10:37PM
3178
October 30, 2010 03:42PM
Re: Slow Queries : Using Temporary , Using Filesort
2552
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.