diff options
author | Mattias Jonsson <mattias.jonsson@oracle.com> | 2013-05-16 11:02:39 +0200 |
---|---|---|
committer | Mattias Jonsson <mattias.jonsson@oracle.com> | 2013-05-16 11:02:39 +0200 |
commit | 3e5ce14c60b7766c62bc1466cb76f52623848d5e (patch) | |
tree | 666a5a455226d8d48f283a05d63783860de0ef68 /unittest | |
parent | 9904193de2acc80ca295989adb2dd8e15ae4543d (diff) | |
download | mariadb-git-3e5ce14c60b7766c62bc1466cb76f52623848d5e.tar.gz |
Bug#16447483: PARTITION PRUNING IS NOT CORRECT FOR RANGE COLUMNS
The problem was in get_partition_id_cols_range_for_endpoint
and cmp_rec_and_tuple_prune, which stepped one partition too long.
Solution was to move a small portion of logic to cmp_rec_and_tuple_prune,
to simplify both get_partition_id_cols_range_for_endpoint and
get_partition_id_cols_list_for_endpoint.
Diffstat (limited to 'unittest')
0 files changed, 0 insertions, 0 deletions