MySQL Forums
Forum List  »  Newbie

Re: sql request : match... where is very slow
Posted by: Peter Brawley
Date: March 08, 2017 09:57AM

Did you try enabling innodb_optimize_fulltext_only then running OPTIMIZE TABLE?

If it's still slow, we'll need to explore MySQL version, how much RAM, what is innodb_buffer_pool_size, the result of Explain on the query.

Options: ReplyQuote


Subject
Written By
Posted
Re: sql request : match... where is very slow
March 08, 2017 09:57AM


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.