Hi,

I am using sqlite-3.5.9 and observing a 'disk image malformed' error
after executing several sql statements on nfs after running 'PRAGMA
integrity_check' got following messages...

SQLite version 3.5.9
Enter ".help" for instructions
sqlite> PRAGMA integrity_check;
*** in database main ***
Page 5275 is never used
wrong # of entries in index sqlite_autoindex_<table_name>_1
sqlite>

Can you please let me know what is the cause of this bug.

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

Reply via email to