• Igor Babaev's avatar
    Fixed bug mdev-4370. · 0b15073d
    Igor Babaev authored
    Don't try to a histogram if it is not read into the cache for statistical data.
    It may happen so if optimizer_use_condition_selectivity is set to 3. This 
    setting orders the optimizer not use histograms to calculate selectivity.
    0b15073d
selectivity.test 10.6 KB