Hi,

I am using sqlite-3.5.9 and observing a 'disk image malformed' error
nfs, on doing 'PRAGMA integrity_check' I 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 problem here.

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