]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Test the libaries response to read-only or unreadable database, WAL and wal-index...
authordan <dan@noemail.net>
Wed, 14 Jul 2010 16:37:17 +0000 (16:37 +0000)
committerdan <dan@noemail.net>
Wed, 14 Jul 2010 16:37:17 +0000 (16:37 +0000)
commit50833e32c1104742e94bb96fc6be6d809b766a96
treedbf769b97873387ca7875d0bf4768fb3c1e6592d
parentddb0ac4b9f3eaba3875e6b255975658a11dd204f
Test the libaries response to read-only or unreadable database, WAL and wal-index files. If a WAL file cannot be opened in read/write mode, return SQLITE_CANTOPEN to the caller.

FossilOrigin-Name: 45bb84c6283d803fc29077fdc2d06fa50ec06a59
manifest
manifest.uuid
src/wal.c
test/malloc_common.tcl
test/wal2.test