Berkeley DB Reference Guide:
Upgrading Berkeley DB Applications

PrevRefNext

Release 3.1: Tcl API

The Berkeley DB Tcl API has been modified so that the -mpool option to the berkdb env command is now the default behavior.

The Berkeley DB Tcl API has been modified so that the -txn option to the berkdb env command implies the -lock and -log options.

Berkeley DB Tcl scripts should be updated to remove the -mpool, -lock and -log options.

PrevRefNext

Copyright Sleepycat Software