summaryrefslogtreecommitdiff
path: root/docs/installation/upgrade_11gr2_53_xa_mvcc.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation/upgrade_11gr2_53_xa_mvcc.html')
-rw-r--r--docs/installation/upgrade_11gr2_53_xa_mvcc.html22
1 files changed, 10 insertions, 12 deletions
diff --git a/docs/installation/upgrade_11gr2_53_xa_mvcc.html b/docs/installation/upgrade_11gr2_53_xa_mvcc.html
index 0b063d4c..2af67d18 100644
--- a/docs/installation/upgrade_11gr2_53_xa_mvcc.html
+++ b/docs/installation/upgrade_11gr2_53_xa_mvcc.html
@@ -7,14 +7,14 @@
<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 Installation and Build Guide" />
- <link rel="up" href="upgrade_53_toc.html" title="Chapter 9.  Upgrading Berkeley DB 11.2.5.2 applications to Berkeley DB 11.2.5.3" />
+ <link rel="up" href="upgrade_53_toc.html" title="Chapter 11.  Upgrading Berkeley DB 11.2.5.2 applications to Berkeley DB 11.2.5.3" />
<link rel="prev" href="upgrade_11gr2_53_sql_rep.html" title="Replication for Existing Databases in the SQL API" />
<link rel="next" href="changelog_5_3.html" title="Berkeley DB Library Version 11.2.5.3 Change Log" />
</head>
<body>
<div xmlns="" class="navheader">
<div class="libver">
- <p>Library Version 11.2.5.3</p>
+ <p>Library Version 12.1.6.1</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
@@ -22,9 +22,7 @@
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="upgrade_11gr2_53_sql_rep.html">Prev</a> </td>
- <th width="60%" align="center">Chapter 9. 
- Upgrading Berkeley DB 11.2.5.2 applications to Berkeley DB 11.2.5.3
- </th>
+ <th width="60%" align="center">Chapter 11.  Upgrading Berkeley DB 11.2.5.2 applications to Berkeley DB 11.2.5.3 </th>
<td width="20%" align="right"> <a accesskey="n" href="changelog_5_3.html">Next</a></td>
</tr>
</table>
@@ -38,13 +36,13 @@
</div>
</div>
</div>
- <p>
- The transactions managed by the Berkeley DB X/open compliant XA
- resource manager can now be enabled for transaction snapshots. To
- enable snapshots open an XA managed database with the flag,
- <code class="literal">DB_MULTIVERSION</code>, and all XA managed
- transactions that operate on that database will use transaction
- snapshots.
+ <p>
+ The transactions managed by the Berkeley DB X/open
+ compliant XA resource manager can now be enabled for
+ transaction snapshots. To enable snapshots open an XA managed
+ database with the flag, <code class="literal">DB_MULTIVERSION</code>,
+ and all XA managed transactions that operate on that database
+ will use transaction snapshots.
</p>
</div>
<div class="navfooter">