summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorNayuta Yanagisawa <nayuta.yanagisawa@hey.com>2021-07-28 06:54:24 +0000
committerNayuta Yanagisawa <nayuta.yanagisawa@hey.com>2021-07-28 08:59:10 +0000
commit3efc826bff5ad40869da5fb6367b8b250182ad04 (patch)
tree4b1af69986941abbfea73d9697f6dd1e2567531e /.gitattributes
parentdfadc90303aeb36c7f9c52119f0ef757348f3ff2 (diff)
downloadmariadb-git-bb-10.2-mdev-26111.tar.gz
MDEV-26111 Spider handle ">=" as "=" in some casesbb-10.2-mdev-26111
It is wrong to set `key_eq = TRUE` when `!use_both && tgt_key_part_map > 1`, because it doesn't imply, at all, the original search condition is an equality. In fact, if we specify the search condition `t1.b >= 1 AND t1.c > 0`, then we get `end_key == NULL` and thus `!use_both`.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions