Answer the question
In order to leave comments, you need to log in
How to speed up a query with two dates?
Here is a table:
And here is a slow query:
SELECT * FROM `domain` WHERE `date_expire` < NOW() ORDER BY `last_check` ASC limit 0,10
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question