Hi all,
?
we have a product that uses SQLite. Because it was running very stable for
years, we are still using SQLite 3.7.17. Now we've seen on one of our
installations that the database has been corrupted, we saw that there was a
power failure around the time of the corruption. We tested power failures by
ourselves in the past, the database had always survived. We are also aware of
this https://www.sqlite.org/atomiccommit.html#sect_9_0
<https://www.sqlite.org/atomiccommit.html#sect_9_0>
?
Nevertheless, I have the corrupted database and I could make it available if
someone?likes to have a look at it. Maybe it would be possible to inspect the
kind of the corruption to see?whether it might be an SQLite problem or if one
of the "Things that can go wrong" (see the aforementioned link) kicked in...
?
Thanks
?
Alex