mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
The problem was that was_null and null_value variables was reset in each reexecution of IN subquery, but engine rerun only for non-constant subqueries. Fixed checking constant in Item_equal sort. Fix constant reporting in Item_subselect.
29 KiB
29 KiB