提交 e81af678 编写于 作者: D DengzhiLiu 提交者: LINGuanRen

Fix log core in partition merge

上级 8c887715
...@@ -555,7 +555,7 @@ int ObMacroRowIterator::next() ...@@ -555,7 +555,7 @@ int ObMacroRowIterator::next()
K(curr_row_), K(curr_row_),
K(*curr_row_)); K(*curr_row_));
} else { } else {
STORAGE_LOG(DEBUG, "next", K(ret), KP(this), KP(table_), KP(row_iter_), KP(curr_row_), K(*curr_row_)); STORAGE_LOG(DEBUG, "next", K(ret), KP(this), KP(table_), KP(row_iter_));
} }
return ret; return ret;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册