-C Website\schanges\sfor\sthe\srelease\sof\s3.2.8.\s(CVS\s2831)
-D 2005-12-19T17:26:47
+C Website\schanges\sin\spreparation\sfor\sthe\srelease\sof\s2.8.17.\s(CVS\s2834)
+D 2005-12-19T17:53:36
F Makefile.in e3c6b3a38d734d41574c04f2fc90d18de2b87102
F Makefile.linux-gcc aee18d8a05546dcf1888bd4547e442008a49a092
F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
F www/c_interface.tcl b51b08591554c16a0c3ef718364a508ac25abc7e
F www/capi3.tcl 7a7cc225fe02eb7ab861a6019b08baa0014409e1
F www/capi3ref.tcl c4bf23a0110ad0ffdf4fe6b74d464965116dcea4
-F www/changes.tcl 5ec59d711b2c669fa630e3fbfecfed4facb24fc4
+F www/changes.tcl ef5874a59698da63ec914cbfbd64b4033892ddc4
F www/common.tcl 14d121c28532ad20c3e349caa4db708b0b822083
F www/compile.tcl 276546d7eb445add5a867193bbd80f6919a6b084
F www/conflict.tcl cdd0f4b59b0ba6d61f67e6a38f3ae45853bacb30
F www/formatchng.tcl 053ddb73646701353a5b1c9ca6274d5900739b45
F www/fullscanb.gif f7c94cb227f060511f8909e10f570157263e9a25
F www/index-ex1-x-b.gif f9b1d85c3fa2435cf38b15970c7e3aa1edae23a3
-F www/index.tcl b009d7eb8ffefdbe21ba7d8e7be03e703bff8e1d
+F www/index.tcl 2217d1c755d3d4a421729135d1fd431fc0d7d67d
F www/indirect1b1.gif adfca361d2df59e34f9c5cac52a670c2bfc303a1
F www/lang.tcl 7015a52116d1ba3ce87cff6de7a98d5127e8f163
F www/lockingv3.tcl f59b19d6c8920a931f096699d6faaf61c05db55f
F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
F www/version3.tcl a99cf5f6d8bd4d5537584a2b342f0fb9fa601d8b
F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513
-P e6106cc133e5210bfa248d811122e9bf7d6f2b7c
-R 7ae28ed51224042c460de67aa01a5544
+P 2f7ec117ded31f2c13f2e3ab9dd4e9a483434601
+R 547dcd4429db02f81b0ea35f4c0b8368
U drh
-Z 45c8e8547d57f8a859982f3eb0f04be3
+Z 84cc1eb94b056fe4069873bc16aa8466
but the containing transaction commits.</li>
}
+chng {2005 December 19 (2.8.17)} {
+<li>Fix an obscure bug that can cause database corruption under the
+following unusual circumstances: A large INSERT or UPDATE statement which
+is part of an even larger transaction fails due to a uniqueness contraint
+but the containing transaction commits.</li>
+}
+
chng {2005 September 24 (3.2.7)} {
<li>GROUP BY now considers NULLs to be equal again, as it should
</li>
puts "<hr width=\"50%\">"
}
-newsitem {2005-Dec-19} {Version 3.2.8} {
- This version contains a single one-line change from 3.2.7. That change
- fixes a problem which might cause database corruption if a large INSERT or
+newsitem {2005-Dec-19} {Versions 3.2.8 and 2.8.17} {
+ These versions contain one-line changes to 3.2.7 and 2.8.16 to fix a bug
+ that has been present since March of 2002 and version 2.4.0.
+ That bug might possibly cause database corruption if a large INSERT or
UPDATE statement within a multi-statement transaction fails due to a
uniqueness constraint but the containing transaction commits.
}
<p align="right"><a href="oldnews.html">Old news...</a></p>
</td></tr></table>
}
-footer {$Id: index.tcl,v 1.127 2005/12/19 17:26:47 drh Exp $}
+footer {$Id: index.tcl,v 1.128 2005/12/19 17:53:36 drh Exp $}