MySQL Forums
Forum List  »  Performance

Re: long running, can't get to use index
Posted by: Peter Brawley
Date: April 03, 2017 12:08PM

If you strip out each Not In() clause one by one, and then each In() clause, at which point does Explain's output change and performance significantly improve?

And can we please see the results of Show Create Table on the table, and Explain on the query.



Edited 1 time(s). Last edit at 04/03/2017 12:09PM by Peter Brawley.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: long running, can't get to use index
555
April 03, 2017 12:08PM


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.