[CP] fix core when timezone info deserialize

This commit is contained in:
obdev
2023-07-03 03:47:59 +00:00
committed by ob-robot
parent ee34cba0bb
commit 2f62b5283b
6 changed files with 39 additions and 26 deletions

View File

@ -515,6 +515,8 @@ int ObMPQuery::process_single_stmt(const ObMultiStmtItem &multi_stmt_item,
session.get_effective_tenant_id(),
&session))) {
LOG_WARN("failed to check_and_refresh_schema", K(ret));
} else if (OB_FAIL(session.update_timezone_info())) {
LOG_WARN("fail to update time zone info", K(ret));
} else {
need_response_error = false;
//每次执行不同sql都需要更新