On 10/29/16, Yuri <y...@rawbw.com> 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
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to