]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The windows driver always allows other processes to write the database file
authordrh <drh@noemail.net>
Fri, 2 Jun 2006 12:40:08 +0000 (12:40 +0000)
committerdrh <drh@noemail.net>
Fri, 2 Jun 2006 12:40:08 +0000 (12:40 +0000)
commit94d57e39249a7d3a4de0fdf7476be24ebddbf2f6
treecfba1114f0eabcacf8f086efc0762f12eee75afc
parent09b172fa31552f2f2b73b5ad50e65b8f57cfebe6
The windows driver always allows other processes to write the database file
even if it only has read permission on the file.  This is an experimental
checkin - we still have not determined that this change is safe.  Ticket #1803. (CVS 3196)

FossilOrigin-Name: 4bf03c3bbc1303ed9b4059917e8d6a613b1510f3
manifest
manifest.uuid
src/os_win.c