提交 2d3762a5 编写于 作者: H Hongze Cheng

more code

上级 6a5423d0
......@@ -459,9 +459,9 @@ static int32_t tsdbOpenCommitIter(SCommitter *pCommitter) {
}
if (iIter > 0) {
pCommitter->toLastOnly = 1;
} else {
pCommitter->toLastOnly = 0;
} else {
pCommitter->toLastOnly = 1;
}
} else {
pCommitter->toLastOnly = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册