Re: [sqlite] Meaning of the following code

2008-03-17 Thread drh
"Rich Rattanni" <[EMAIL PROTECTED]> wrote: > All: > I am able to consistently cause the following message during a integrity check > > Page xxx is never used > > This seems non-critical, since a vacuum clears this up. If someone > has the time could you explain the meaning (besides the obvious),

[sqlite] Meaning of the following code

2008-03-17 Thread Rich Rattanni
All: I am able to consistently cause the following message during a integrity check Page xxx is never used This seems non-critical, since a vacuum clears this up. If someone has the time could you explain the meaning (besides the obvious), causes, and dangers of receiving this message during a i