persist execution id and protect ddl start using execution id
This commit is contained in:
committed by
wangzelin.wzl
parent
798d3f50d6
commit
6fc4bc4a26
@ -217,7 +217,6 @@ protected:
|
||||
int64_t update_autoinc_job_time_;
|
||||
int64_t check_table_empty_job_ret_code_;
|
||||
int64_t check_table_empty_job_time_;
|
||||
int64_t redefinition_execution_id_;
|
||||
};
|
||||
|
||||
} // end namespace rootserver
|
||||
|
||||
Reference in New Issue
Block a user