On 25 Jan 2018, at 1:34am, Nick <haveagoodtime2...@gmail.com> wrote:

> Do you mean the corruption problems you mentioned will happen in db+mmap?

When memory-mapping was used for all file access of SQLite, some users reported 
that they occasionally got corrupted databases.  When memory mapping was turned 
off, the problem went away.  There was no error in the source code built into 
SQLite.  The fault was in the operating system’s implementation of memory 
mapping.  That’s all I remember.

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

Reply via email to