From 02ba6f94a277db50bb189e8098f1671ed5c03df8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 10 Aug 2020 12:51:17 -0400 Subject: [PATCH] comment --- .../comment_4_a9e6e37dbaa1664d825bdbd64de4fbdd._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/crippled_fs___40__pidlock__41___leads_to_git-annex__58___SQLite3_returned_ErrorIO_while_attempting_to_perform_prepare___34__PRAGMA_journal__95__mode__61__WAL__59____34____58___disk_I__47__O_error/comment_4_a9e6e37dbaa1664d825bdbd64de4fbdd._comment diff --git a/doc/bugs/crippled_fs___40__pidlock__41___leads_to_git-annex__58___SQLite3_returned_ErrorIO_while_attempting_to_perform_prepare___34__PRAGMA_journal__95__mode__61__WAL__59____34____58___disk_I__47__O_error/comment_4_a9e6e37dbaa1664d825bdbd64de4fbdd._comment b/doc/bugs/crippled_fs___40__pidlock__41___leads_to_git-annex__58___SQLite3_returned_ErrorIO_while_attempting_to_perform_prepare___34__PRAGMA_journal__95__mode__61__WAL__59____34____58___disk_I__47__O_error/comment_4_a9e6e37dbaa1664d825bdbd64de4fbdd._comment new file mode 100644 index 0000000000..12ab1e45a2 --- /dev/null +++ b/doc/bugs/crippled_fs___40__pidlock__41___leads_to_git-annex__58___SQLite3_returned_ErrorIO_while_attempting_to_perform_prepare___34__PRAGMA_journal__95__mode__61__WAL__59____34____58___disk_I__47__O_error/comment_4_a9e6e37dbaa1664d825bdbd64de4fbdd._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2020-08-10T16:41:23Z" + content=""" +@hdclark it would be worth trying to disable WAL mode for the sqlite +database and see if that fixes the problem. The patch I posted earlier +can do it. +"""]]