Fix trace log bug
This commit is contained in:
@ -555,9 +555,7 @@ int ObMPQuery::process_single_stmt(const ObMultiStmtItem &multi_stmt_item,
|
||||
//otherwise there is a risk of coredump
|
||||
//@TODO: need to determine a mechanism to ensure the safety of memory access here
|
||||
}
|
||||
if (enable_trace_log) {
|
||||
ObThreadLogLevelUtils::clear();
|
||||
}
|
||||
const int64_t debug_sync_timeout = GCONF.debug_sync_timeout;
|
||||
if (debug_sync_timeout > 0) {
|
||||
// ignore thread local debug sync actions to session actions failed
|
||||
|
||||
Reference in New Issue
Block a user