Fix log core in partition merge
This commit is contained in:
parent
8c8877158b
commit
e81af67898
@ -555,7 +555,7 @@ int ObMacroRowIterator::next()
|
||||
K(curr_row_),
|
||||
K(*curr_row_));
|
||||
} 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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user