https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8033
--- Comment #15 from Sidney Markowitz <sid...@sidney.com> --- I don't really want to add it everywhere. Looking at all the pragmas that are available in SQLite, none of them seem like they would be useful. Synchronous off only works if you are sure of no simultaneous access, which only applies to having it in a single test like this. I'm ok with leaving it as an undocumented hidden feature that is only used by a test, adding a comment to that effect where the code is in SQL.pm. -- You are receiving this mail because: You are the assignee for the bug.