fix 4377 caused by px retry

This commit is contained in:
obdev
2022-12-13 04:37:59 +00:00
committed by ob-robot
parent 3635038539
commit f93ef2fe39
10 changed files with 44 additions and 44 deletions

View File

@ -3722,7 +3722,6 @@ OB_NOINLINE int ObSql::handle_physical_plan(const ObString &trimed_stmt,
pc_ctx.neg_param_index_.reset();
bool plan_added = false;
bool need_get_baseline = false;
session.set_process_query_time(ObTimeUtility::current_time());
LOG_DEBUG("gen plan info", K(context.spm_ctx_.bl_key_), K(get_plan_err));
// for batched multi stmt, we only parse and optimize the first statement
// only in multi_query, need do this