fix table level online_estimate_percent not work
This commit is contained in:
@ -257,6 +257,7 @@ 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();
|
||||
int post_upgrade_for_online_estimate_percent();
|
||||
};
|
||||
|
||||
DEF_SIMPLE_UPGRARD_PROCESSER(4, 3, 3, 0)
|
||||
|
||||
Reference in New Issue
Block a user