diff options
author | Igor Babaev <igor@askmonty.org> | 2016-10-24 10:15:11 -0700 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2016-10-26 20:45:35 -0700 |
commit | 9d4a0dde0ae3e0d46b4c5c0967c25862d467e94e (patch) | |
tree | 51da4792c18533900c08cfb9b07d3bd12af97819 /sql/opt_range.cc | |
parent | 26b87c332ff78a7aca04930ad86fbf7acc793222 (diff) | |
download | mariadb-git-9d4a0dde0ae3e0d46b4c5c0967c25862d467e94e.tar.gz |
Fixed bug mdev-11096.
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.
Diffstat (limited to 'sql/opt_range.cc')
0 files changed, 0 insertions, 0 deletions