• Oleksandr Byelkin's avatar
    MDEV-6892: WHERE does not apply · 20109712
    Oleksandr Byelkin authored
    Taking into account implicit dependence of constant view field from nullable table of left join added.
    
    Fixed finding real table to check if it turned to NULL (materialized view & derived taken into account)
    
    Removed incorrect uninitialization.
    20109712
derived.result 23.1 KB