aboutsummaryrefslogtreecommitdiff
path: root/src/tclsqlite.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2002-06-25 14:43:57 +0000
committerdrh <drh@noemail.net>2002-06-25 14:43:57 +0000
commit8124a30f82dce4d53b997fe38e1266844649b439 (patch)
treee4271e75ac5f565e23fd37c4d73ca7de0abdbcd8 /src/tclsqlite.c
parent2150432e7c00dead777b48564a971e5c300258ef (diff)
downloadsqlite-8124a30f82dce4d53b997fe38e1266844649b439.tar.gz
sqlite-8124a30f82dce4d53b997fe38e1266844649b439.zip
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
Diffstat (limited to 'src/tclsqlite.c')
0 files changed, 0 insertions, 0 deletions