Add virtual table Query_Response_Time
This commit is contained in:
committed by
wangzelin.wzl
parent
e99cf210e6
commit
10041293f1
@ -613,6 +613,7 @@ int ObInnerSQLConnection::process_record(ObInnerSQLResult& res, sql::ObSQLSessio
|
||||
table_row_count_list = &(plan_ctx->get_table_row_count_list());
|
||||
}
|
||||
|
||||
audit_record.tenant_id_ = session.get_effective_tenant_id();
|
||||
audit_record.update_stage_stat();
|
||||
|
||||
// update v$sql statistics
|
||||
|
||||
Reference in New Issue
Block a user