]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in os_unix.c causing it to return SQLITE_CANTOPEN instead of
authordan <dan@noemail.net>
Wed, 10 Jan 2018 11:56:03 +0000 (11:56 +0000)
committerdan <dan@noemail.net>
Wed, 10 Jan 2018 11:56:03 +0000 (11:56 +0000)
commita688ca5ea91e7046e1b88397a6fe0b88fb5b420e
treecfc48d5cf870d9dc613d041001bfccdbcd2f35d6
parent5af06983564e35005dcb550981d8ebceb1b491d6
Fix a problem in os_unix.c causing it to return SQLITE_CANTOPEN instead of
SQLITE_READONLY_RECOVERY.

FossilOrigin-Name: 6a16f554f027ba268276b728588b5eaea837cbed85358a06a2f6da3b70e834ad
manifest
manifest.uuid
src/main.c
src/os_unix.c
test/misc7.test