]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Return SQLITE_BUSY (not SQLITE_BUSY_SNAPSHOT) if sqlite3_snapshot_open() fails to...
authordan <dan@noemail.net>
Thu, 10 Dec 2015 19:11:34 +0000 (19:11 +0000)
committerdan <dan@noemail.net>
Thu, 10 Dec 2015 19:11:34 +0000 (19:11 +0000)
commita7aeb398362466eca9052c4532f620303003fc67
tree09bed32c762b3082131c63ced3b16845abeec9ad
parent7d15979420c6cf911862945bc07f69a309894fba
Return SQLITE_BUSY (not SQLITE_BUSY_SNAPSHOT) if sqlite3_snapshot_open() fails to obtain the shared checkpointer lock.

FossilOrigin-Name: 5343060bcc6c99029f731f8020d2cba3f405f207
manifest
manifest.uuid
src/wal.c
test/snapshot.test