On 16 Mar 2019, at 9:34am, Max Vlasov <max.vla...@gmail.com> wrote:

> So I suspect that the file is a very rare example of inconsistency of data 
> not compatible with recent version, but working with older ones.

Integrity-checking has been improved since 3.26.0.  Newer versions of SQLite 
check for types of corruption that older versions didn't detect.

So your database file is actually corrupt for both versions.  It's just that 
the integrity_check routine from the old one didn't notice that type of error.

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

Reply via email to