Re: Innodb full table scan if query return 0 rows
MySQL version? How much RAM? Innodb_buffer_pool_size setting?
An index(plug,date1) might help. If that's not sufficient, please show results of Show Create Table on the table, and of running Explain Extended on the query.
Subject
Views
Written By
Posted
2165
August 20, 2016 03:59AM
Re: Innodb full table scan if query return 0 rows
1080
August 20, 2016 09:27AM
1132
August 21, 2016 09:40PM
1018
August 24, 2016 10:58AM
1038
August 24, 2016 05:32PM
1004
August 25, 2016 01:31AM
1053
August 25, 2016 07:37PM
1114
August 27, 2016 04:31AM
1091
August 27, 2016 01:39PM
1167
August 29, 2016 03:27AM
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.