Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
db4-devel-4.7.25 /
ref /
upgrade.3.1 /
[ HOME SHELL ]
Name
Size
Permission
Action
btstat.html
3.32
KB
-rw-r--r--
config.html
2.61
KB
-rw-r--r--
disk.html
2.38
KB
-rw-r--r--
dup.html
2.07
KB
-rw-r--r--
env.html
4.41
KB
-rw-r--r--
intro.html
1.63
KB
-rw-r--r--
log_register.html
1.9
KB
-rw-r--r--
logalloc.html
1.77
KB
-rw-r--r--
memp_register.html
1.95
KB
-rw-r--r--
put.html
3.59
KB
-rw-r--r--
set_feedback.html
1.96
KB
-rw-r--r--
set_paniccall.html
1.85
KB
-rw-r--r--
set_tx_recover.html
2.26
KB
-rw-r--r--
sysmem.html
1.76
KB
-rw-r--r--
tcl.html
1.97
KB
-rw-r--r--
tmp.html
2.23
KB
-rw-r--r--
toc.html
2.25
KB
-rw-r--r--
txn_check.html
1.63
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dup.html
<!--$Id: dup.so,v 1.1 2000/05/31 18:53:28 bostic Exp $--> <!--Copyright (c) 1997,2008 Oracle. All rights reserved.--> <!--See the file LICENSE for redistribution information.--> <html> <head> <title>Berkeley DB Reference Guide: Release 3.1: identical duplicate data items</title> <meta name="description" content="Berkeley DB: An embedded database programmatic toolkit."> <meta name="keywords" content="embedded,database,programmatic,toolkit,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,Java,C,C++"> </head> <body bgcolor=white> <table width="100%"><tr valign=top> <td><b><dl><dt>Berkeley DB Reference Guide:<dd>Upgrading Berkeley DB Applications</dl></b></td> <td align=right><a href="../upgrade.3.1/put.html"><img src="../../images/prev.gif" alt="Prev"></a><a href="../toc.html"><img src="../../images/ref.gif" alt="Ref"></a><a href="../upgrade.3.1/btstat.html"><img src="../../images/next.gif" alt="Next"></a> </td></tr></table> <p align=center><b>Release 3.1: identical duplicate data items</b></p> <p>In previous releases of Berkeley DB, it was not an error to store identical duplicate data items, or, for those that just like the way it sounds, duplicate duplicates. However, there were implementation bugs where storing duplicate duplicates could cause database corruption.</p> <p>In this release, applications may store identical duplicate data items as long as the data items are unsorted. It is an error to attempt to store identical duplicate data items when duplicates are being stored in a sorted order. This restriction is expected to be lifted in a future release. See <a href="../../ref/am_conf/dup.html">Duplicate data items</a> for more information.</p> <table width="100%"><tr><td><br></td><td align=right><a href="../upgrade.3.1/put.html"><img src="../../images/prev.gif" alt="Prev"></a><a href="../toc.html"><img src="../../images/ref.gif" alt="Ref"></a><a href="../upgrade.3.1/btstat.html"><img src="../../images/next.gif" alt="Next"></a> </td></tr></table> <p><font size=1>Copyright (c) 1996,2008 Oracle. All rights reserved.</font> </body> </html>
Close