[FEAT MERGE]query_interface_enhancement

This commit is contained in:
obdev
2023-08-26 04:40:35 +00:00
committed by ob-robot
parent 11a932c048
commit 27b9eda3c7
33 changed files with 1272 additions and 22 deletions

View File

@ -403,6 +403,7 @@ struct ObAuditRecordData {
uint64_t txn_free_route_version_; // the version of txn's state
bool partition_hit_;// flag for need das partition route or not
bool is_perf_event_closed_;
char flt_trace_id_[OB_MAX_UUID_STR_LENGTH + 1];
};
} //namespace sql