]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the windows backend to retry read and write requests if the encounter
authordrh <drh@noemail.net>
Mon, 11 Jul 2011 18:17:56 +0000 (18:17 +0000)
committerdrh <drh@noemail.net>
Mon, 11 Jul 2011 18:17:56 +0000 (18:17 +0000)
commit5d9ef0a612105c623790418d46967b420fc530ad
tree4fb07b193575acc720dbde1bb51317a06dc6fc1b
parentec661058ddb96df5bcb3db107a32fd8af064434d
Change the windows backend to retry read and write requests if the encounter
ERROR_LOCK_VIOLATION and ERROR_SHARING_VIOLATION errors - which we think
sometimes happens due to agressive anti-virus software.

FossilOrigin-Name: c20aca06610407c197ea50ea77c2591aacf2252a
manifest
manifest.uuid
src/os_win.c