]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The ORDER BY LIMIT optimization is not valid unless the inner-most IN operator
authordrh <drh@noemail.net>
Wed, 7 Sep 2016 12:08:37 +0000 (12:08 +0000)
committerdrh <drh@noemail.net>
Wed, 7 Sep 2016 12:08:37 +0000 (12:08 +0000)
commitba09d91e546a6e81d1d17dc0e7d553ba9f367e83
treeef8181d61786a851cb4feea2b1543875768f07e4
parent2517db03029734c45b47cb4afaddf125d6c90d7b
The ORDER BY LIMIT optimization is not valid unless the inner-most IN operator
loop is actually used by the query plan.
Fix for ticket [0c4df46116e90f92].

FossilOrigin-Name: b4f8be1f3258823b3a8f316c92f9019f71ef86a0
manifest
manifest.uuid
src/where.c
test/limit2.test