Do not attempt to use terms from the WHERE clause to drive indexes on the
commit890f9448f63019a3f1a9a15aa1bb82640e9eed5a
authorD. Richard Hipp <drh@hwaci.com>
Tue, 24 Apr 2018 17:34:03 +0000 (24 17:34 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 24 Apr 2018 17:34:03 +0000 (24 17:34 +0000)
treed75143fa83cd90571f358a05c1d84e0c1ff093d9
parentb972b207c3f16b8b986a07e38bc146bf0ef984da
Do not attempt to use terms from the WHERE clause to drive indexes on the
right table of a LEFT JOIN.  Fix for ticket [4ba5abf65c5b0f9a96a7a40cd18b]
src/select.c
src/where.c
test/where.test