MySQL Forums
Forum List  »  Optimizer & Parser

Re: Indexes are not working after restoring dump
Posted by: Øystein Grøvlen
Date: September 28, 2018 12:21AM

Hi,

AFAICT from EXPLAIN output, indexes are used where applicable. What would you have expected to be different.

That said, you should definitely consider an upgrade. Later versions of MySQL will handle queries "using subquery to filter the data" much better.

Øystein Grøvlen,
Senior Principal Software Engineer,
MySQL Group, Oracle,
Trondheim, Norway

Options: ReplyQuote


Subject
Views
Written By
Posted
1387
September 27, 2018 11:25AM
Re: Indexes are not working after restoring dump
692
September 28, 2018 12:21AM


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.