MySQL Forums
Forum List  »  InnoDB

Re: Innodb full table scan if query return 0 rows
Posted by: thomas schiavello
Date: August 27, 2016 04:31AM

i will try as soon as possible and i will post the result.
why do you think that partitioning not provides performance?
the table is partitioned by plug key.
the query limit the result for only one plug, so it should be faster because has to parse only one partition, isn't it?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Innodb full table scan if query return 0 rows
953
August 27, 2016 04:31AM


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.