Fix: session sync use new type to sync last_schema_version
This commit is contained in:
@ -3776,6 +3776,7 @@ bool ObBasicSessionInfo::is_sync_sys_var(share::ObSysVarClassType sys_var_id) co
|
||||
case SYS_VAR_SERVER_UUID:
|
||||
case SYS_VAR_OB_PROXY_PARTITION_HIT:
|
||||
case SYS_VAR_VERSION_COMMENT:
|
||||
case SYS_VAR_OB_LAST_SCHEMA_VERSION:
|
||||
not_need_serialize = true;
|
||||
break;
|
||||
default:
|
||||
|
Reference in New Issue
Block a user