]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for #2854. "BEGIN EXCLUSIVE" excludes other shared cache users from using the...
authordanielk1977 <danielk1977@noemail.net>
Fri, 21 Dec 2007 04:47:25 +0000 (04:47 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 21 Dec 2007 04:47:25 +0000 (04:47 +0000)
commit641b0f4ffa8ca75d1a0868e86180e20bc451eb06
treec1b1c79b82d6edaefb17432459110f6c7c52d6dd
parent9892c5d1f4f4652b748450bb383f5d3810fae7a0
Fix for #2854. "BEGIN EXCLUSIVE" excludes other shared cache users from using the database. (CVS 4642)

FossilOrigin-Name: 2e59b1d07ee422bd799b5b7aeea44ebc998d9481
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
test/tkt2854.test [new file with mode: 0644]