"Rick Keiner" <[EMAIL PROTECTED]> wrote: > I'm back. ;) I found out that sqlite3pager_movepage goes in and calls > unlinkHashChain which sets the page no to zero but leaves it on the > pNextFree/pPrevFree list. On subsequent calls to memoryTruncate the page is > never unlinked.
Please check and see if check-in [3318] does not fix this problem. http://www.sqlite.org/cvstrac/chngview?cn=3318 -- D. Richard Hipp <[EMAIL PROTECTED]>