]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an error that could occur if the first transaction executed by a connection confi... setlk-deadlock-changes
authordan <dan@noemail.net>
Thu, 7 May 2020 14:26:40 +0000 (14:26 +0000)
committerdan <dan@noemail.net>
Thu, 7 May 2020 14:26:40 +0000 (14:26 +0000)
commit11a8182e5c6868a275531315c71f167a410ea86c
tree3c5a78b71ac03595f053039c91ef9ed48e477bb2
parent4cbe5d3588f671f96e917dab6c90d1e80707770a
Fix an error that could occur if the first transaction executed by a connection configured to use blocking locks is a write-transaction for which the WRITER lock cannot be obtained.

FossilOrigin-Name: 49e4dc72f7a4b28e4b49d7b91030bc986aea3ff44dac38cb6e68305800cd1de5
manifest
manifest.uuid
src/btree.c
test/walsetlk.test