mirror of
https://github.com/MariaDB/server.git
synced 2025-12-04 17:23:46 +03:00
When an equality that can be pushed into a materialized derived table / view is extracted from multiple equalities and their operands are cloned then if they have some pointers to Item_equal objects those pointers must be set to NULL in the clones. Anyway they are not valid in the pushed predicates.
49 KiB
49 KiB