db5.3 5.3.28+dfsg2-ok1 source package in openKylin
Changelog
db5.3 (5.3.28+dfsg2-ok1) nile; urgency=medium * Build for openKylin. -- liweinan <email address hidden> Fri, 21 Mar 2025 16:51:21 +0800
db5.3 (5.3.28+dfsg2-ok1) nile; urgency=medium * Build for openKylin. -- liweinan <email address hidden> Fri, 21 Mar 2025 16:51:21 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Nile V2.0 | proposed | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
db5.3_5.3.28+dfsg2.orig.tar.xz | 20.2 MiB | 7cbf7caa8317a1f9a39e5843d3411ba76136bf7277d91de06a6eedcb70ec0983 |
db5.3_5.3.28+dfsg2-ok1.debian.tar.xz | 21.7 KiB | cf052bebe7cf5ba16c3f1b90fc2dd3389a10475e71dc0e04d76c5204af346773 |
db5.3_5.3.28+dfsg2-ok1.dsc | 2.2 KiB | 8e547d605114cdda7739fdb739a01f6670dd4ab3e0b60d18088c164bf8d283e7 |
This package contains documentation in HTML format for all of
the APIs (C, C++, C#, STL, Java, Tcl) and utilities provided
by version 5.3 of Berkeley DB.
This package provides different tools for manipulating databases
in the Berkeley v5.3 database format, and includes:
- db5.3_archive: write the pathnames of the log files no longer in use.
- db5.3_checkpoint: daemon process to monitor the database log and
checkpoint it periodically.
- db5.3_deadlock: traverse the database environment lock region and
abort lock requests when a deadlock is detected.
- db5.3_load: loads (and creates) a database from standard input.
- db5.3_dump: read a database file and write it in a format understood
by db4.{2..8}_load.
- db5.3_printlog: dump log files in human readable format.
- db5.3_stat: display statistics for Berkeley DB environments.
- db5.3_tuner: Analyzes and tunes btree database.
- db5.3_upgrade: upgrades the version of files and the databases they
contain.
- db5.3_verify: check the structure of files and their databases.
This is the development package which contains headers and static
libraries for the Berkeley v5.3 database library. This is only for
programs which will use the C++ interface.
This is the runtime package for programs that use the Berkeley v5.3
database library. This is only for programs which use the C++ interface.
This package provides the debug symbols for the Berkeley v5.3 database
libraries and binaries.
This is the development package which contains headers and static
libraries for the Berkeley v5.3 database library.
This is the runtime package for programs that use the v5.3 Berkeley
database library.