Software: Apache/2.0.54 (Fedora). PHP/5.0.4 uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /usr/share/doc/db4-devel-4.3.27/ref/upgrade.3.2/ drwxr-xr-x |
Viewing file: Select action/file-type:
Release 3.2: DB_ENV->set_flagsA new method has been added to the Berkeley DB environment handle, DB_ENV->set_flags. This method currently takes three flags: DB_CDB_ALLDB, DB_NOMMAP and DB_TXN_NOSYNC. The first of these flags, DB_CDB_ALLDB, provides new functionality, allowing Berkeley DB Concurrent Data Store applications to do locking across multiple databases. The other two flags, DB_NOMMAP and DB_TXN_NOSYNC, were specified to the DB_ENV->open method in previous releases. In the 3.2 release, they have been moved to the DB_ENV->set_flags method because this allows the database environment's value to be toggled during the life of the application as well as because it is a more appropriate place for them. Applications specifying either the DB_NOMMAP or DB_TXN_NOSYNC flags to the DB_ENV->open method should replace those flags with calls to the DB_ENV->set_flags method.
Copyright (c) 1996-2004 Sleepycat Software, Inc. - All rights reserved. |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0034 ]-- |