fix core-test

This commit is contained in:
wjhh2008
2023-07-24 10:42:50 +00:00
committed by ob-robot
parent 1985848646
commit 5801f3942d
2 changed files with 3 additions and 1 deletions

View File

@ -181,6 +181,7 @@ ObSQLSessionInfo::ObSQLSessionInfo(const uint64_t tenant_id) :
dblink_context_(this),
sql_req_level_(0),
expect_group_id_(OB_INVALID_ID),
group_id_not_expected_(false),
gtt_session_scope_unique_id_(0),
gtt_trans_scope_unique_id_(0)
{