MySQL Forums
Forum List  »  Optimizer & Parser

Re: Can anyone help speed up this query?
Posted by: Peter Brawley
Date: June 21, 2017 02:53PM

To preserve text formatting, post text inside BBCode [ code ] [ /code ] tags.

MySQL version? How much RAM is available to MySQL? Is there swapping? If these are innodb tables, what is innodb_buffer_pool_size?

Could we see the Explain result on the same query without the match() clauses?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can anyone help speed up this query?
574
June 21, 2017 02:53PM


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.