]> git.ipfire.org Git - thirdparty/sqlite.git/commit
On unix, if the *-shm file cannot be opened for read/write access, open it
authordan <dan@noemail.net>
Tue, 7 Nov 2017 15:43:52 +0000 (15:43 +0000)
committerdan <dan@noemail.net>
Tue, 7 Nov 2017 15:43:52 +0000 (15:43 +0000)
commitf12ba66cf8f6158965b22033c51703c0f6e1fde0
tree06f615bdcf84429d4818e90efe29cd305e22bd6b
parentd24c5b1c9834e0bb0cbbc9f8731ef4a9332c1415
On unix, if the *-shm file cannot be opened for read/write access, open it
read-only and proceed as if the readonly_shm=1 URI option were specified.

FossilOrigin-Name: ba718754fa5ab8596cb84b751051de98afa2706fe6c5df39ad6d925d790719ee
manifest
manifest.uuid
src/os_unix.c
test/wal2.test
test/walro.test