[sqlite] SQLite 3.6.14.2 and malformed database corruption via multiple processes

2015-06-14 Thread Mel Llaguno
We have an application with embedded SQLite 3.6.14.2 which is being accessed by multiple processes. These processes connect to the database with a BEGIN IMMEDIATE TRANSACTION. Under what circumstances, if any, can database corruption actually occur (ruling out filesystem instability and power l

[sqlite] SQLite 3.6.14.2 and malformed database corruption via multiple processes

2015-06-14 Thread Simon Slavin
On 14 Jun 2015, at 5:39pm, Mel Llaguno wrote: > We have an application with embedded SQLite 3.6.14.2 which is being accessed > by multiple processes. These processes connect to the database with a BEGIN > IMMEDIATE TRANSACTION. Under what circumstances, if any, can database > corruption actua