mirror of
https://github.com/MariaDB/server.git
synced 2025-12-07 17:42:39 +03:00
When ORing two AND-OR formulas the range optimizer could miss a conjunct in one of AND-OR formulas in the result. If the index merge union plan to access a table is formed by this formula that, in general, is not inferred from the original where/on condition,the query could return an incorrect result set.
34 KiB
Executable File
34 KiB
Executable File