MySQL Forums
Forum List  »  Performance

Re: Help improve query slowness
Posted by: Peter Brawley
Date: August 23, 2018 10:32AM

Does the query induce swapping?

Let's see amount of RAM, mysql version num, innodb_buffer_pool_size, the result of Show Create Table for each table in the query, and the result of Explain on the query.

Options: ReplyQuote


Subject
Views
Written By
Posted
1220
August 23, 2018 07:51AM
Re: Help improve query slowness
473
August 23, 2018 10:32AM


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.