more code
This commit is contained in:
parent
6a5423d08d
commit
2d3762a546
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue