mirror of
https://github.com/MariaDB/server.git
synced 2025-11-24 06:01:25 +03:00
When setting Item_func_not_all::test_sum_item or Item_func_not_all::test_sub_item, reset the other one to NULL - they can never be set both. When a PS is reexecuted, different executions might be optimized differently and a wrong test_su*_item might stay set from the previous execution.
425 B
425 B