Add virtual table Query_Response_Time

This commit is contained in:
LINxiansheng
2022-06-24 10:30:35 +08:00
committed by wangzelin.wzl
parent e99cf210e6
commit 10041293f1
35 changed files with 977 additions and 10 deletions

View File

@ -772,6 +772,7 @@ int ObMPStmtExecute::do_process(
if (OB_NOT_NULL(plan_ctx)) {
audit_record.consistency_level_ = plan_ctx->get_consistency_level();
}
audit_record.tenant_id_=session.get_effective_tenant_id();
audit_record.update_stage_stat();
}
// update v$sql statistics