Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
db4-utils: Command line tools for managing Berkeley DB (version 4) databases.
- Summary
- The Berkeley Database (Berkeley DB) is a programmatic toolkit that
provides embedded database support for both traditional and
client/server applications. Berkeley DB includes B+tree, Extended
Linear Hashing, Fixed and Variable-length record access methods,
transactions, locking, logging, shared memory caching, and database
recovery. DB supports C, C++, Java and Perl APIs.
This package contains command line tools for managing Berkeley DB
(version 4) databases.
Changelog
- * Tue Sep 12 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3.29-9
- rebuild
- * Wed Sep 6 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3.29-8
- revert the previous fix, it crashes OOo help
- * Sun Sep 3 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3.29-7.fc6
- fix memleak caused by SET_TXN macro in xa_db.c, when opening
database created with DB_XA_CREATE flag (#204920)