On Sun, 22 Apr 2012 02:36:24 +0000, ?? <[email protected]> wrote:

> I using the -o nolock option when I mount nfs storage,
> and it works, but I am not sure what will cause by this option in future...

In that case database corruption will occur if you happen to update
(insert, update, delete rows) the database from two different
connections at the same time.

http://www.sqlite.org/draft/howtocorrupt.html


-- 
Regards,

Kees Nuyt

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to