Skip to content
Snippets Groups Projects
Commit 38b28e2e authored by mechanik20051988's avatar mechanik20051988 Committed by Vladimir Davydov
Browse files

memtx: fixed incorrect calculation of the number of compressed tuples

There was no zeroing of the number of compressed tuples in the case of
space truncation. Also there was no update of compressed tuples count
in case of using memtx mvcc engine. This patch fix these problems.

Follow up #2695

NO_CHANGELOG=bugfix
NO_DOC=bugfix
NO_TEST=test in ee version
parent 065c2874
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment