Bug 79842 - [MAINTAINER] databases/db42: fix data loss in recovery
Summary: [MAINTAINER] databases/db42: fix data loss in recovery
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-13 00:20 UTC by Matthias Andree
Modified: 2005-04-13 08:31 UTC (History)
0 users

See Also:


Attachments
db42-4.2.52_4.patch (1.14 KB, patch)
2005-04-13 00:20 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2005-04-13 00:20:24 UTC
Add two SleepyCat patches to fix:

- log sequence error and missing data when transactional database is walked
  with a cursor after being loaded non-transactionally

- memory leak when repeatedly opening/closing database environments

Generated with FreeBSD Port Tools 0.63
Comment 1 Yen-Ming Lee freebsd_committer freebsd_triage 2005-04-13 08:31:31 UTC
State Changed
From-To: open->closed

Committed, thanks.