Comments - Index differences between the statemens "equal" and "between" in left join
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
Hello,
thanks for the answer, but I think the problem is in the fact that if the BETWEEN is between 2 absolute values the optimization works, instead if the 2 values are calculations it does not. And this on a lot of rows is a big slowdown.