using backup time zone to analysis restore time stamp

This commit is contained in:
hamstersox
2023-07-24 03:12:37 +00:00
committed by ob-robot
parent 86fa74323f
commit ae729891e5
13 changed files with 368 additions and 147 deletions

View File

@ -4890,7 +4890,8 @@ public:
K_(with_restore_scn),
K_(encrypt_key),
K_(kms_uri),
K_(kms_encrypt_key));
K_(kms_encrypt_key),
K_(restore_timestamp));
common::ObString tenant_name_;
common::ObString uri_;
@ -4905,6 +4906,7 @@ public:
common::ObString encrypt_key_;
common::ObString kms_uri_;
common::ObString kms_encrypt_key_;
common::ObString restore_timestamp_;
};
struct ObServerZoneArg