]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Bug fix: When the database file grows in size during a transaction, make sure
authordrh <drh@noemail.net>
Tue, 25 Jun 2002 14:43:57 +0000 (14:43 +0000)
committerdrh <drh@noemail.net>
Tue, 25 Jun 2002 14:43:57 +0000 (14:43 +0000)
commit8124a30f82dce4d53b997fe38e1266844649b439
treee4271e75ac5f565e23fd37c4d73ca7de0abdbcd8
parent2150432e7c00dead777b48564a971e5c300258ef
Bug fix: When the database file grows in size during a transaction, make sure
the last page of the file gets written to disk even if that page is on the
free list and contains no data.  Otherwise the disk file will be too small
which can lead to database corruption in subsequent transactions. (CVS 643)

FossilOrigin-Name: 36fc0add660f9f3676783765d37280aa874caecb
VERSION
manifest
manifest.uuid
src/pager.c
www/changes.tcl