]> git.ipfire.org Git - thirdparty/sqlite.git/commit
A unix VFS change replaces fsync() with fstat() when using SQLITE_NO_SYNC, so
authordrh <drh@noemail.net>
Thu, 3 Dec 2015 01:48:32 +0000 (01:48 +0000)
committerdrh <drh@noemail.net>
Thu, 3 Dec 2015 01:48:32 +0000 (01:48 +0000)
commitc18ed977e8d7e9e7d0d2917013b24e8a286628df
tree00249b109baa7ae791f774a67f760eb9f4189c37
parentf7ce4291a94573cdb04e5f3fcf59ed9e69226479
A unix VFS change replaces fsync() with fstat() when using SQLITE_NO_SYNC, so
set PRAGMA synchronous=OFF in the sysfault-3 test to avoid erroneously causing
errors in xSync.

FossilOrigin-Name: 4f7f355021f9eb048fffc84e559bfb3fdb1e1e69
manifest
manifest.uuid
test/sysfault.test