]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a writer exits unexpectedly in the middle of a transaction, have the following...
authordan <dan@noemail.net>
Tue, 25 May 2010 10:50:56 +0000 (10:50 +0000)
committerdan <dan@noemail.net>
Tue, 25 May 2010 10:50:56 +0000 (10:50 +0000)
commitca6b5baba43c74ce4de5370104b76c43d22fcb22
tree80999e2604f35473bf9d04fae7a41c08658a8334
parent82043b3077686ca1954b63ef971ef71dae34a91a
If a writer exits unexpectedly in the middle of a transaction, have the following writer remove any wal-index hash-table entries left by the interrupted transaction.

FossilOrigin-Name: ed77556adcdf7011b95b9969b360269fb2ebe4e5
manifest
manifest.uuid
src/wal.c
test/walcrash2.test [new file with mode: 0644]