I have a 15 gig database that I'm trying to "vacuum", the table structure's butt simple but, after running most of the night it tells me "Database is Full". Not sure exactly what that means.
I have 24 gigs of disk space free on the disk so, I don't think I ran out. SQlite3.exe is 3.2.2 The database was created using: 3.2.7 It's telling me the "database disk image is malformed" now too. Have I bumped into some upper limit on DB size? Or is this an issue with the version I'm using? I'm downloading 3.3.3 as I write this. C