[CP] Fix: session sync system_time_zone no need sync
This commit is contained in:
@ -3794,6 +3794,7 @@ bool ObBasicSessionInfo::is_sync_sys_var(share::ObSysVarClassType sys_var_id) co
|
||||
case SYS_VAR_VERSION_COMMENT:
|
||||
case SYS_VAR_OB_LAST_SCHEMA_VERSION:
|
||||
case SYS_VAR__OB_PROXY_WEAKREAD_FEEDBACK:
|
||||
case SYS_VAR_SYSTEM_TIME_ZONE:
|
||||
not_need_serialize = true;
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user