[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r37026 - branches/1.6.x

From: Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA_at_GMail.Com>
Date: Mon, 6 Apr 2009 19:22:13 +0200

2009-04-06 19:11:54 Hyrum K. Wright napisał(a):
> On Apr 6, 2009, at 11:59 AM, Arfrever Frehtes Taifersar Arahesis wrote:
>
> > Author: arfrever
> > Date: Mon Apr 6 09:59:35 2009
> > New Revision: 37026
> >
> > Log:
> > On the '1.6.x' branch:
> >
> > * STATUS: Nominate r37009 and vote for some revisions.
> > ...
> > + * r37009
> > + Recommend SQLite 3.6.12.
> > + Votes:
> > + +1: arfrever
>
> Note that even if this gets merged, it's doubtful I'll use the updated
> script when generating the deps tarball. Unless there is a critical
> bug found in 3.6.11, I plan on pegging that version with the 1.6.x
> branch.

2009-03-31 15:41:30 D. Richard Hipp napisał(a):
> SQLite version 3.6.12 is now available on the SQLite website
>
> http://www.sqlite.org/
>
> During release testing for 3.6.12, we stumbled over a critical bug
> that has existed in SQLite since version 3.4.0. This bug will cause
> corruption of in-memory databases if an incremental vacuum is rolled
> back. The corruption is virtually guaranteed if you rollback an
> incremental vacuum in an in-memory database. Presumably not many
> people are doing that or we would have seen this sooner. As far as we
> are aware, incremental vacuum works correctly for on-disk databases.
> We will continue to study this issue over the next weeks and release
> additional patches if we find new problems.
>
> A manual code review uncovered another bug in the lookaside memory
> allocator which can result in a segfault when shared cache is
> enabled. At the very least, users of shared cache should disable
> lookaside memory. A better solution is to update to version 3.6.12.
>
> New features added to version 3.6.12 include the
> sqlite3_unlock_notify() interface and the reverse_unordered_selects
> PRAGMA. Additional information about both is available on the website.
>
> Because of the incremental vacuum and lookaside memory allocator
> issues identified above, we recommend that everyone update to SQLite
> version 3.6.12.
>
> D. Richard Hipp
> drh_at_hwaci.com
>
>
>
> _______________________________________________
> sqlite-announce mailing list
> sqlite-announce_at_sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-announce

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2009-04-06 19:22:09 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.