Re: [sqlite] db corruption with zero bytes

2009-12-22 Thread Evilsmile
The data encoding is UTF-8, and our platform is Linux. On 12月23日, 上午6時23分, Max Vlasov wrote: > On Tue, Dec 22, 2009 at 1:22 PM, Evilsmile wrote: > > Hello, > > > My sqlite version is 3.5.1 and there are a lot of db corruption in my > > system. > > Please, let us know more about your language/pl

Re: [sqlite] db corruption with zero bytes

2009-12-22 Thread Max Vlasov
On Tue, Dec 22, 2009 at 1:22 PM, Evilsmile wrote: > Hello, > > My sqlite version is 3.5.1 and there are a lot of db corruption in my > system. > > Please, let us know more about your language/platform ___ sqlite-users mailing list sqlite-users@sqlite.o

[sqlite] db corruption with zero bytes

2009-12-22 Thread Evilsmile
Hello, My sqlite version is 3.5.1 and there are a lot of db corruption in my system. Given the following pragma integrity_check output: > sqlite> pragma integrity_check; > *** in database main *** > Page 236054 is never used > Page 236055 is never used > rowid 0 missing from index sqlite_autoindex