mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
- add_ref_to_table_cond() should not just overwrite pre_idx_push_select_cond with the contents tab->select_cond. pre_idx_push_select_cond exists precisely for the reason that it may contain a condition that is a strict superset of what is in tab->select_cond. The fix is to inject generated equality into pre_idx_push_select_cond.
5.6 KiB
5.6 KiB