We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3554268 commit 314949fCopy full SHA for 314949f
doc/reference/reference_lua/box_stat/memtx.rst
@@ -20,7 +20,7 @@ and multiversion concurrency control (``box.stat.memtx().tx.mvcc``).
20
21
* ``box.stat.memtx().tx.txn`` shows memory allocation related to transactions.
22
23
- It consists of the following sections:
+ It consists of the following sections:
24
25
* ``statements`` are *transaction statements*.
26
As an example, consider a user starting a transaction with
0 commit comments