On 2 Jul 2014, at 7:06pm, Clemens Ladisch <clem...@ladisch.de> wrote:

> There is no documented way to start a transaction with a write lock,
> thus I see no mechanism that could reliably prevent deadlocks.

Right.  Sharing your cache means you're sharing your transactions and sharing 
your locks.  If you need to lock something away from you, don't share your 
cache with it.

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

Reply via email to