On 2 Dec 2015, at 11:38am, Stephan Beal <sgbeal at googlemail.com> wrote:
> On Wed, Dec 2, 2015 at 11:59 AM, sanhua.zh <sanhua.zh at foxmail.com> wrote: > >> Why it does not show error, some thing like?Error: database disk image is >> malformed?? Is it a bug in SQLite? > > because you didn't corrupt a part it actually read. Looking at the transcription of the sqlite3.exe sessions included in the post, it would appear that the corruption did change the result. Therefore the corruption was in a part it actually read. Simon.