]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When creating journal files (including -wal and -shm files) try to set the
authordrh <drh@noemail.net>
Sat, 11 Feb 2012 19:23:48 +0000 (19:23 +0000)
committerdrh <drh@noemail.net>
Sat, 11 Feb 2012 19:23:48 +0000 (19:23 +0000)
commitac7c3ac150b00d2d4450894b873e0615601cb728
treefd03d8a46ff6fb21603f34df9f3900773125d844
parentc96d1e79a80c115b5a0c2238ef332c9dcfd354d5
When creating journal files (including -wal and -shm files) try to set the
ownership to be the same as the original database.  This will prevent root
from locking out the original owner of the file.

FossilOrigin-Name: 1254dffe4071656a783cd000b1dd40c975ac18cb
manifest
manifest.uuid
src/os_unix.c