[FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com> Co-authored-by: godyangfight <godyangfight@gmail.com> Co-authored-by: Tyshawn <tuyunshan@gmail.com>
This commit is contained in:
2
src/share/ob_upgrade_utils.h
Normal file → Executable file
2
src/share/ob_upgrade_utils.h
Normal file → Executable file
@ -189,6 +189,8 @@ private:
|
||||
int post_upgrade_for_backup();
|
||||
int init_rewrite_rule_version(const uint64_t tenant_id);
|
||||
static int recompile_all_views_and_synonyms(const uint64_t tenant_id);
|
||||
//TODO upgrade for 4200
|
||||
int post_upgrade_for_max_ls_id_();
|
||||
};
|
||||
|
||||
DEF_SIMPLE_UPGRARD_PROCESSER(4, 1, 0, 1)
|
||||
|
||||
Reference in New Issue
Block a user