[FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com> Co-authored-by: skylhd <dickylhd@gmail.com> Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
This commit is contained in:
		| @ -905,6 +905,10 @@ int ObCmdExecutor::execute(ObExecContext &ctx, ObICmd &cmd) | ||||
|         DEFINE_EXECUTE_CMD(ObCancelRestoreStmt, ObCancelRestoreExecutor); | ||||
|         break; | ||||
|       } | ||||
|       case stmt::T_RECOVER_TABLE: { | ||||
|         DEFINE_EXECUTE_CMD(ObRecoverTableStmt, ObRecoverTableExecutor); | ||||
|         break; | ||||
|       } | ||||
|       case stmt::T_BACKUP_MANAGE: { | ||||
|         DEFINE_EXECUTE_CMD(ObBackupManageStmt, ObBackupManageExecutor); | ||||
|         break; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 wxhwang
					wxhwang