On 10/29/16, Yuri <[email protected]> wrote:

>> What does "PRAGMA integrity_check" say about your database?
>
> It returns "ok", but this file has been opened and written into again.
>

This suggests that the problem may be somewhere besides in SQLite.  If
SQLite were getting confused and zeroing content as a result of the
disk-full error, then almost certainly integrity_check would report
errors.

-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to