]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When closing a (shared-cache) database connection, be sure to clear out
authordrh <drh@noemail.net>
Fri, 5 Dec 2014 14:51:22 +0000 (14:51 +0000)
committerdrh <drh@noemail.net>
Fri, 5 Dec 2014 14:51:22 +0000 (14:51 +0000)
commit0faf7231befb0888f18c7b2725be7dd6ed07ffc7
tree6a14003922da294e562e570b8cdf49643131701b
parenta4c4064d28ba874626eb50ba73d6b66ad2ec2bc9
When closing a (shared-cache) database connection, be sure to clear out
all KeyInfo objects cached on Index objects.
Fix for ticket [e4a18565a36884b00edf].

FossilOrigin-Name: b7905b8c5fe266f43c99a44c6b9aa4b56b2ba4d1
manifest
manifest.uuid
src/main.c
test/sharedB.test [new file with mode: 0644]