]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a race condition to do with very large index keys in shared-cache mode.
authordan <dan@noemail.net>
Thu, 11 Dec 2014 16:38:18 +0000 (16:38 +0000)
committerdan <dan@noemail.net>
Thu, 11 Dec 2014 16:38:18 +0000 (16:38 +0000)
commit857536623a7cf447c028ca1d9fd251fdbcf9ea0b
tree684eb0ce76ae2550b460d237730a2cfb31e817f7
parent0a3520c0f4fa504e92646cf3c182ad2a9e98d0f6
Fix a race condition to do with very large index keys in shared-cache mode.

FossilOrigin-Name: fc157dd7f18c94b7ae5f155e1b4a5d7714b7da8c
manifest
manifest.uuid
src/btree.c
src/vdbeapi.c
test/threadtest3.c
test/tt3_index.c
test/tt3_lookaside1.c [new file with mode: 0644]