summaryrefslogtreecommitdiff
path: root/docs/api_reference/C/txnstat_print.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api_reference/C/txnstat_print.html')
-rw-r--r--docs/api_reference/C/txnstat_print.html19
1 files changed, 14 insertions, 5 deletions
diff --git a/docs/api_reference/C/txnstat_print.html b/docs/api_reference/C/txnstat_print.html
index 20469b62..e4b31986 100644
--- a/docs/api_reference/C/txnstat_print.html
+++ b/docs/api_reference/C/txnstat_print.html
@@ -14,7 +14,7 @@
<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>
@@ -68,7 +68,7 @@ DB_ENV-&gt;txn_stat_print(DB_ENV *env, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62868872"></a>Parameters</h3>
+ <h3 class="title"><a id="idp4629688"></a>Parameters</h3>
</div>
</div>
</div>
@@ -76,7 +76,7 @@ DB_ENV-&gt;txn_stat_print(DB_ENV *env, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp62854944"></a>flags</h4>
+ <h4 class="title"><a id="idp4631976"></a>flags</h4>
</div>
</div>
</div>
@@ -97,6 +97,15 @@ DB_ENV-&gt;txn_stat_print(DB_ENV *env, u_int32_t flags); </pre>
</li>
<li>
<p>
+ <code class="literal">DB_STAT_ALLOC</code>
+ </p>
+ <p>
+ Display allocation information. To display allocation information, both
+ DB_STAT_ALLOC and DB_STAT_ALL need to be set.
+ </p>
+ </li>
+ <li>
+ <p>
<code class="literal">DB_STAT_CLEAR</code>
</p>
<p>
@@ -111,7 +120,7 @@ DB_ENV-&gt;txn_stat_print(DB_ENV *env, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62858136"></a>Class</h3>
+ <h3 class="title"><a id="idp4611424"></a>Class</h3>
</div>
</div>
</div>
@@ -123,7 +132,7 @@ DB_ENV-&gt;txn_stat_print(DB_ENV *env, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62826688"></a>See Also</h3>
+ <h3 class="title"><a id="idp4659160"></a>See Also</h3>
</div>
</div>
</div>