]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When opening a zero-size database on unix, write one byte into the file before
authordrh <drh@noemail.net>
Wed, 30 Jul 2008 17:28:04 +0000 (17:28 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Jul 2008 17:28:04 +0000 (17:28 +0000)
commit5462624dc4a05fee06396f7f284db4d1a8d57e6b
tree9e275b43a69a49dbde2748ce4300984515196f69
parentda0e768be29110dd4707923a6273cbc34a682e58
When opening a zero-size database on unix, write one byte into the file before
interrogating the inode number.  This works around issues with msdos
filesystems mounted on OS-X.  Ticket #3260. (CVS 5504)

FossilOrigin-Name: a480a8845fb3b49967de0790b30e6250c824b9be
manifest
manifest.uuid
src/os_unix.c
test/incrvacuum.test
test/io.test