]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If an attempt to get a read-lock on the WAL fails with SQLITE_BUSY_RECOVER, call...
authordan <dan@noemail.net>
Tue, 1 Jun 2010 14:12:45 +0000 (14:12 +0000)
committerdan <dan@noemail.net>
Tue, 1 Jun 2010 14:12:45 +0000 (14:12 +0000)
commitf9b7671066e03415a5862c31c3a25aea4486b4ef
tree8a4ab76c9004846894b0ff379003cfb40b645b06
parentf77bbd9fc58d9ad2122497f222054aecfed697d2
If an attempt to get a read-lock on the WAL fails with SQLITE_BUSY_RECOVER, call the busy-handler at the btree level.

FossilOrigin-Name: ce64496509a213c08c9dedae2a7a456b393d22e5
manifest
manifest.uuid
src/btree.c
test/lock_common.tcl
test/walthread.test