Hi,
This release fixes several issues including a segmentation fault, a few
misplaced asserts and a data corruption. It is highly recommended to
upgrade.
http://hamsterdb.com/downloadSome background info:
http://crupp.de/2012/07/23/hamsterdb-release-2-0-4/
The Changelog:
Jul 21, 2012 - chris ---------------------------------------------------
o (java) Fixed race condition when closing Cursors (thanks, Mark S.)
Jul 20, 2012 - chris ---------------------------------------------------
o Fixed issue 8: Fixed data corruption when retrieving a record returns
HAM_BLOB_NOT_FOUND (thanks, Artem)
Jul 18, 2012 - chris ---------------------------------------------------
o Fixed several bugs (mainly related to misplaced asserts) when performing
recovery
Jul 10, 2012 - chris ---------------------------------------------------
o Fixed crash when reusing a page from the cache that was not correctly
initialized (thanks, Jason)
o Fixed crash when HAM_ENABLE_RECOVERY w/o HAM_ENABLE_TRANSACTIONS (thanks,
Peter)
Jul 08, 2012 - chris ---------------------------------------------------
o Fixed issue 7: approximate matching did not return the correct key
(thanks, Artem)
o Fixed MacOS compilation problem
(thanks, Jason P.)
Best regards
Christoph