[CP] [to #54846025] fix an asan core and a debug compile result mismatch problem
This commit is contained in:
@ -1587,8 +1587,8 @@ struct ObPLSPITraceIdGuard {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
ObCurTraceId::TraceId origin_trace_id_;
|
ObCurTraceId::TraceId origin_trace_id_;
|
||||||
const ObString &sql_;
|
const ObString sql_;
|
||||||
const ObString &ps_sql_;
|
const ObString ps_sql_;
|
||||||
};
|
};
|
||||||
|
|
||||||
//todo:@hr351303 确认sql 和 ps sql是否可以合一
|
//todo:@hr351303 确认sql 和 ps sql是否可以合一
|
||||||
|
|||||||
Reference in New Issue
Block a user