• Igor Babaev's avatar
    Fixed bug mdev-11096. · 9d4a0dde
    Igor Babaev authored
    1. When min/max value is provided the null flag for it must be set to 0
    in the bitmap Culumn_statistics::column_stat_nulls.
    2. When the calculation of the selectivity of the range condition
    over a column requires min and max values for the column then we
    have to check that these values are provided.
    9d4a0dde
sql_statistics.h 10.7 KB