fix some outline bugs

This commit is contained in:
yinyj17
2023-06-07 08:12:26 +00:00
committed by ob-robot
parent 3a1911a16a
commit 65ebe32909
4 changed files with 3 additions and 22 deletions

View File

@ -615,6 +615,7 @@ OB_NOINLINE int ObMPQuery::process_with_tmp_context(ObSQLSessionInfo &session,
force_sync_resp,
async_resp_used,
need_disconnect);
ctx_.first_plan_hash_ = 0;
ctx_.first_outline_data_.reset();
ctx_.clear();
}