[FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com> Co-authored-by: pe-99y <315053752@qq.com>
This commit is contained in:
@ -425,7 +425,7 @@ int ObFastParserBase::parser_insert_str(common::ObIAllocator &allocator,
|
||||
can_batch_opt = is_valid;
|
||||
}
|
||||
}
|
||||
LOG_TRACE("after parser insert print curr_sql", K(old_no_param_sql), K(new_truncated_sql),
|
||||
LOG_DEBUG("after parser insert print curr_sql", K(old_no_param_sql), K(new_truncated_sql),
|
||||
K(can_batch_opt), K(params_count), K(row_count));
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user