> On Apr 18, 2017, at 9:46 PM, Deon Brewis <de...@outlook.com> wrote:
> 
> I did report it:
> http://sqlite.1065341.n5.nabble.com/SQLITE-vs-OSX-mmap-inevitable-catalog-corruption-td85620.html

Thanks for the pointer to the thread. There was a reply by Dan Kennedy shortly 
thereafter:

>> As of yesterday, SQLite uses a read-only mapping in mmap mode. The db 
>> file is written using plain old write(), just as in non-mmap mode: 
>> 
>>    http://sqlite.org/src/info/67c5d3c646c8198c
>> 
>> It would be interesting to know if this clears the problem in your 
>> environment. 

Have you re-run your test with versions of SQLite from after this change?

—Jens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to