mirror of
https://github.com/MariaDB/server.git
synced 2025-12-04 17:23:46 +03:00
When a non-nullable datetime field is used under an IS NULL predicate of the WHERE condition in a query with outer joins the remove_eq_conds function should check whether this field belongs to an inner table of any outer join that can be, in a general case, a nested outer join.
47 KiB
47 KiB