On 14 Feb 2017, at 11:51pm, Bob Friesenhahn <bfrie...@simple.dallas.tx.us> 
wrote:

> One of our Linux programs (not written by me) is reporting errors of the form 
> "SQLITE_CORRUPT: database disk image is malformed database corruption".

Is the database actually corrupt ?  Even if your other threads are not 
reporting this corruption, it may be real until you’ve checked.  Can you use 
the shell tool to execute

PRAGMA integrity_check

on it and find out ?

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

Reply via email to