]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not attempt to use terms from the WHERE clause to drive indexes on the
authordrh <drh@noemail.net>
Tue, 24 Apr 2018 17:34:03 +0000 (17:34 +0000)
committerdrh <drh@noemail.net>
Tue, 24 Apr 2018 17:34:03 +0000 (17:34 +0000)
commitc447595df535cf900bfc47fd6ff0524f2ee6837a
treec4bfb6b9d18f0bf098fd211e0e5bb1bbd9408d92
parentcd90ca7dedec7393bd00a3808ac8569ddbd0105a
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]

FossilOrigin-Name: aeb694e3f787f1f8b55650c17f90c197eee3f7f9b890a88f458c33e43009a082
manifest
manifest.uuid
src/select.c
src/where.c
test/where.test