1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Berkeley DB 4.5.20 Change Log</title>
<link rel="stylesheet" href="gettingStarted.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
<link rel="start" href="index.html" title="Berkeley DB Programmer's Reference Guide" />
<link rel="up" href="upgrade_4_5_toc.html" title="Chapter 42. Upgrading Berkeley DB 4.4 applications to Berkeley DB 4.5" />
<link rel="prev" href="upgrade_4_5_disk.html" title="Release 4.5: Upgrade Requirements" />
<link rel="next" href="upgrade_4_6_toc.html" title="Chapter 43. Upgrading Berkeley DB 4.5 applications to Berkeley DB 4.6" />
</head>
<body>
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">Berkeley DB 4.5.20 Change Log</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="upgrade_4_5_disk.html">Prev</a> </td>
<th width="60%" align="center">Chapter 42. Upgrading Berkeley DB 4.4 applications to Berkeley DB 4.5</th>
<td width="20%" align="right"> <a accesskey="n" href="upgrade_4_6_toc.html">Next</a></td>
</tr>
</table>
<hr />
</div>
<div class="sect1" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both"><a id="changelog_4_5_20"></a>Berkeley DB 4.5.20 Change Log</h2>
</div>
</div>
</div>
<div class="toc">
<dl>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652081">Database or Log File On-Disk Format Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652140">New Features:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652228">Database Environment Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652258">Concurrent Data Store Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652087">General Access Method Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652299">Btree Access Method Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652313">Hash Access Method Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652102">Queue Access Method Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652245">Recno Access Method Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652253">C++-specific API Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652294">Java-specific API Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652112">Java collections and bind API Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652394">Tcl-specific API Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652384">RPC-specific Client/Server Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652261">Replication Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652360">XA Resource Manager Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652538">Locking Subsystem Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652623">Logging Subsystem Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652634">Memory Pool Subsystem Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652533">Transaction Subsystem Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652629">Utility Changes:</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="changelog_4_5_20.html#id1652610">Configuration, Documentation, Portability and Build Changes:</a>
</span>
</dt>
</dl>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652081"></a>Database or Log File On-Disk Format Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>The on-disk log format has changed.</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652140"></a>New Features:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Multi-Version Concurrency Control for the Btree/Recno access
methods.</li>
<li>A new replication framework with a default TCP/IP setup.</li>
<li>Online replication upgrades for high availability replicated 24/7
systems.</li>
<li>A new event-style notification.</li>
<li>Several enhancements to the Java Collections API including the
implementation of the size() method.</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652228"></a>Database Environment Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Update the DB_ENV->failchk method to garbage collect per-process
mutexes stranded after unexpected process failure. [#13964]</li>
<li>Fix a bug that could cause memory used to track threads for
DB_ENV->failchk to not be reused when a thread no longer exists.
[#14425]</li>
<li>Add set_event_notify behavior as part of new event notification in
Berkeley DB. [#14534]</li>
<li>Fix a bug so that we no longer panic on DB_ENV->close() if a
previous environment close failed to log. This condition will now return
an error. [#14693]</li>
<li>Created os_getenv, removed clib/getenv, implemented Windows specific
behavior. [#14942]</li>
<li>Fix a bug where it was possible to corrupt the DB_REGISTER
information file, making it impossible for Berkeley DB applications to
join database environments. [#14998]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652258"></a>Concurrent Data Store Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Fix a bug where renaming a subdatabase in a Concurrent Data Store
environment could fail. [#14185]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652087"></a>General Access Method Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Fix a bug that could leave extra unallocated pages at the end of a
database file. [#14031]</li>
<li>Optimize secondary updates when overwriting primary records.
[#14075]</li>
<li>Fix a bug to prevent a trap when creating a named in-memory database
and there are already temporary files open. [#14133]</li>
<li>Fix a bug which caused a trap if the key parameter to DBC->c_get was
omitted with DB_CURRENT. [#14143]</li>
<li>Fix a bug with secondary cursors when the secondary has off-page
duplicates. This bug resulted in incorrect primary data being returned.
[#14240]</li>
<li>Improve performance when removing a subdatabase by not locking every
page. [#14366]</li>
<li>Fix a bug that would not properly upgrade database files from
releases 3.2.9 (and earlier) to releases 4.0 (and greater). [#14461]</li>
<li>Fix a bug that could cause a DB_READ_UNCOMMITTED get through a
secondary index to return DB_SECONDARY_CORRUPT. [#14487]</li>
<li>Fix a bug so that non-transactional cursor updates of a
transactional database will generate an error. [#14519]</li>
<li>Add a message when the system panics due to a page in the wrong
state at its time of allocation. [#14527]</li>
<li>Fix a remove failure when attempting to remove a file that is open
in another thread of control. [#14780]</li>
<li>Fix a bug where the key was not ignored when doing a cursor put with
the DB_CURRENT flag. [#14988]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652299"></a>Btree Access Method Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<div class="orderedlist">
<ol type="a">
<li>When deleting a page don't check the next key in the parent if we
are going to delete the parent too.</li>
<li>Need to check that the tree has not collapsed between dropping a
read lock and getting the write lock. If it has collapsed we will fetch
the root of the tree.</li>
<li>Fix a case where we fail to lock the next page before reading it.</li>
</ol>
</div>
<ol type="1">
<li>Changed the implementation of internal nodes in btrees so that they
no longer share references to overflow pages with leaf nodes. [#10717]</li>
<li>Fix a bug that could cause a diagnostic assertion by setting the
deleted bit on a record in an internal node. [#13944]</li>
<li>Fix three problems in BTREE compaction: [#14238]</li>
<li>Fix a bug that could cause the compaction of a Btree with sorted
duplicates to fail when attempting to compact an off page duplicate tree
if a key could not fit in an internal node. [#14771]</li>
<li>Fix a bug that causes a loop if an empty Btree was compacted.
[#14493]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652313"></a>Hash Access Method Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Fix a bug to allow creation of hash pages during truncate recovery.
[#14247]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652102"></a>Queue Access Method Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Fix a bug where reads of data items outside the range of the queue
were not kept locked to the end of the transaction, breaking
serializability. [#13719]</li>
<li>Fix a bug that could cause corruption in queue extent files if
multiple processes tried to open the same extent at the same time.
[#14438]</li>
<li>Improve concurrency for in-place updates in queue databases.
[#14918]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="id1652245"></a>Recno Access Method Changes:</h3></div></div></div>
None.
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652253"></a>C++-specific API Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>C++ applications that check the error code in exceptions should note
that DbMemoryException has been changed to have the error code
DB_BUFFER_SMALL rather than ENOMEM, to match the error returned by the
C API. DbMemoryException will be thrown when a Dbt is too small to
contain data returned by Berkeley DB. When a call to malloc fails, or
some other resource is exhausted, a plain DbException will be thrown
with error code set to ENOMEM. [#13939]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652294"></a>Java-specific API Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Database.verify may now be called. This method is now static and
takes a DatabaseConfig parameter. [#13971]</li>
<li>Add DB_ENV->{fileid_reset, lsn_reset} to the public API. [#14076]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652112"></a>Java collections and bind API Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>The com.sleepycat.collections package is now fully compatible with
the Java Collections framework. [#14732]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652394"></a>Tcl-specific API Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Fix a conflicting variable, sysscript.tcl. [#15051]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="id1652384"></a>RPC-specific Client/Server Changes:</h3></div></div></div>
None.
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652261"></a>Replication Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Fix a bug when running with DEBUG_ROP or DEBUG_WOP. [#13394]</li>
<li>Add live replication upgrade support [#13670]</li>
<li>Fix a bug so that client databases are removed at the start of
internal initialization. [#14147]</li>
<li>Fix a bug in replication internal initialization so that data_dir
will be handled correctly. Make internal initialization resilient to
multiple data_dir calls with the same directory. [#14489]</li>
<li>Fix a bug in the 4.2 sync-up algorithm that could result in no open
files. [#14552]</li>
<li>Fix a bug when clients decide to re-request. [#14642]</li>
<li>Fix a bug where a PERM bulk buffer could have a zero LSN passed to
the application callback. [#14675]</li>
<li>Change names of some existing replication API methods as described
in "Replication Method Naming" page of the "Upgrading Berkeley DB
Applications to Release 4.5" section of Berkeley DB Reference Guide.
[#14723]</li>
<li>Fix a bug which could cause an election to succeed only after
waiting for the timeout to expire, even when all sites responded in a
timely manner. The bug was most easily visible in an election between 2
sites. [#14752]</li>
<li>Fix a bug where a process could have an old file handle to a log
file. [#14797]</li>
<li>Fix a bug where a "log_more" message could be on a log file
boundary. [#15034]</li>
<li>Fix a bug that could cause log corruption if a database open
operation were attempted during a call to rep_start in another thread.
[#15035]</li>
<li>Fix a bug during elections where a vote2 arrives before its vote1.
[#15055]</li>
<li>Fix a bug to make sure we are a client if sending a REP_REREQUEST.
[#15066]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="id1652360"></a>XA Resource Manager Changes:</h3></div></div></div>
None.
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652538"></a>Locking Subsystem Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Fix a bug that could cause a write to hang if DB_READ_UNCOMMITTED
is enabled and it tries to reacquire a write lock. [#14919]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652623"></a>Logging Subsystem Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Fix a bug so that log headers are now included in the checksum. This
avoids a possible race in doing hot backups. [#11636].</li>
<li>Add a check so that some log sequence errors are diagnosed at run
time rather than during recovery. [#13231]</li>
<li>Fix a bug where recovery fails if there is no disk space for the
forced checkpoint that occurs at the end of processing the log. [#13986]</li>
<li>Fix a bug which could cause a page to be missing from the end of a
database file if the page at the end of the file was freed while it
contained data and the system was restarted before the log record for
that free was flushed to disk. [#14090]</li>
<li>Fix a bug that could cause log files to be incorrectly removed by
log_archive if it was run immediately after recovery. [#14874]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652634"></a>Memory Pool Subsystem Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Fix a bug that could cause corruption to the buffer pool cache if a
race condition was hit while using DB->compact. [#14360]</li>
<li>Fix a bug where cache pages could be leaked in applications creating
temporary files for which the DB_MPOOL_NOFILE flag was set. [#14544]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652533"></a>Transaction Subsystem Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Fix a bug that could cause extra empty pages to appear in a database
file after recovery. [#11118]</li>
<li>Fix a bug triggered when running recovery with a feedback function
that could cause a NULL pointer dereference. [#13834]</li>
<li>Fix a bug where running recovery could create duplicate entries in
the data directory list. [#13884]</li>
<li>Fix a bug to not trade locks if a write lock is already owned.
[#13917]</li>
<li>Fix a bug that could cause traps or hangs if the DB_TXN->set_name
function is used in a multithreaded application. [#14033]</li>
<li>Fix a bug so that a transaction can no longer be committed after it
had deadlocked. [#14037]</li>
<li>Fix a bug that could cause a trap during recovery if multiple
operations that could remove the same extent are recovered. [#14061]</li>
<li>Fix a bug that could cause an extent file to be deleted after the
last record in the extent was consumed but the consuming transaction was
aborted. [#14179]</li>
<li>Fix a bug where the parent database would not use
DB_READ_UNCOMMITTED in certain cases when calling DBC->c_pget. [#14361]</li>
<li>Fix a bug so that it is no longer possible to do a non-transactional
cursor update on a database that is opened transactionally. [#14519]</li>
<li>Fix a bug that causes a sequence to ignore the DB_AUTO_COMMIT
settings. [#14582]</li>
<li>Fix a bug, change txn_recover so that multiple processes will
recover prepared transactions without requiring that the first process
stay active. [#14707]</li>
<li>Fix a bug that could cause the wrong record to be deleted if a
transaction had a cursor on a record with a pending delete and then
replaced a record that contained overflow data or replaced a record with
overflow data and that replace failed. [#14834]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652629"></a>Utility Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Fix a bug that caused db_verify to not check the order on leaf pages
which were the leftmost children of an internal node. [#13004]</li>
<li>Fix a bug that caused db_hotbackup to not backup queue extent files.
[#13848]</li>
<li>Fix a bug so that db_verify no longer reports that an unused hash
page is not fully zeroed. [#14030]</li>
<li>Fix a bug where db_stat ignored the -f option to return "fast
statistics". [#14283]</li>
<li>Fix a bug that prevented the db_stat utility from opening database
files with write permission so that meta data statistics would be
updated. [#14755]</li>
<li>Fix a bug in db_hotbackup related to windows. Sub-directories are
now ignored. [#14757]</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id1652610"></a>Configuration, Documentation, Portability and Build Changes:</h3>
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>The Berkeley DB 4.3 and 4.4 releases disallowed using the
--with-uniquename configuration option with the C++, Java, or RPC
--enable-XXX options. The 4.5 release returns to the 4.2 release
behavior, allowing those combinations of configuration options. [#14067]</li>
<li>Fix build issues when CONFIG_TEST is not enabled for Tcl. [#14507]</li>
<li>There are updated build instructions for Berkeley DB PHP module on
Linux. [#14249]</li>
<li>Use libtool's "standard" environment variable names so that you can
set "AR" to "ar -X64" for example, and modify both libtool and the
Makefile commands. Remove the install-strip target from the Makefile,
it is no longer used. [#14726]</li>
<li>Fix a bug where, when a database is opened with the DB_THREAD flag
(the default in Java), and an operation in one thread causes the
database to be truncated (typically when the last page in the database
is freed) concurrently with a read or write in another thread, there can
be arbitrary data loss, as Windows zeros out pages from the read/write
location to the end of the file. [#15063]</li>
</ol>
</div>
</div>
</div>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="upgrade_4_5_disk.html">Prev</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="upgrade_4_5_toc.html">Up</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="upgrade_4_6_toc.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">Release 4.5: Upgrade Requirements </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top"> Chapter 43. Upgrading Berkeley DB 4.5 applications to Berkeley DB 4.6</td>
</tr>
</table>
</div>
</body>
</html>
|