]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prevent the ORDER BY LIMIT optimization from running if the innermost loop
authordrh <>
Sat, 23 Apr 2022 19:21:47 +0000 (19:21 +0000)
committerdrh <>
Sat, 23 Apr 2022 19:21:47 +0000 (19:21 +0000)
commitecb386b71fcb72afe5ee133e17ea6b540017f3ca
tree196952e7ff2e5860dfff545fc6d3a7aa549b0bee
parent30d2aab5fda21909d381a532f0ffcd6154cf3d51
Prevent the ORDER BY LIMIT optimization from running if the innermost loop
is a right-join, as doing so will get an incorrect answer.

FossilOrigin-Name: 3aefc874d31885c64a5e02868edb2aa56a2b4429252d494e67e4088a9298ce5b
manifest
manifest.uuid
src/where.c
test/join8.test