mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
The method Item_ref::not_null_tables() returned incorrect bitmap for outer references to view columns. This could cause an invalid conversion of an outer join into an inner join that could lead to a wrong result set for a query with a correlated subquery over an outer join whose where condition had an outer reference to a view.
107 KiB
107 KiB