]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in shared-cache mode where a COMMIT statement might cause a busy-handle...
authordan <dan@noemail.net>
Fri, 5 Oct 2012 19:43:02 +0000 (19:43 +0000)
committerdan <dan@noemail.net>
Fri, 5 Oct 2012 19:43:02 +0000 (19:43 +0000)
commit6b9bb59f82e40a81818005e9511c598b02d86a69
treebd6c67a360243f9ca8b657942523bbff7aa9c6fa
parentaedf9ee73a9a324220ec7a1081622c17d8310569
Fix a problem in shared-cache mode where a COMMIT statement might cause a busy-handler belonging to a shared-cache connection other than the current writer to be invoked.

FossilOrigin-Name: e0c889d66ccf4af12cc77ac38c1e6477da63ac72
manifest
manifest.uuid
src/vdbeaux.c
test/shared9.test