[CP] add new parameter used to control spm intead of sys variable
This commit is contained in:
@ -255,6 +255,7 @@ public:
|
||||
private:
|
||||
int post_upgrade_for_reset_compat_version();
|
||||
int try_reset_version(const uint64_t tenant_id, const char *var_name);
|
||||
int post_upgrade_for_spm();
|
||||
};
|
||||
|
||||
/* =========== special upgrade processor end ============= */
|
||||
|
||||
Reference in New Issue
Block a user