D. Richard Hipp wrote:
> 
> 
> 
> Thank you for sending me the database file that is giving you problems.
> 
> This is not a bug in SQLite.  It is reporting "database disk image is  
> malformed" errors because, in fact, the original database disk (the  
> one you sent me) is malformed.  You can see this by running "PRAGMA  
> integrity_check" on  the file to get this output:
> 
> 
Thanks you for the help.  I am still suspicious that something is going on -
as I can start with a blank database and periodically get in this situation
- I thought I had it narrowed down.

I'll keep an eye out for this in the future, and see if I can get it to
happen in a regular way starting from a blank database.


    -Jacob


-- 
View this message in context: 
http://www.nabble.com/Database-Corruption-tp23395003p23405035.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to