[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:
		| @ -850,6 +850,10 @@ int ObCmdExecutor::execute(ObExecContext &ctx, ObICmd &cmd) | ||||
|         DEFINE_EXECUTE_CMD(ObBackupDatabaseStmt, ObBackupDatabaseExecutor); | ||||
|         break; | ||||
|       } | ||||
|       case stmt::T_CANCEL_RESTORE: { | ||||
|         DEFINE_EXECUTE_CMD(ObCancelRestoreStmt, ObCancelRestoreExecutor); | ||||
|         break; | ||||
|       } | ||||
|       case stmt::T_BACKUP_MANAGE: { | ||||
|         DEFINE_EXECUTE_CMD(ObBackupManageStmt, ObBackupManageExecutor); | ||||
|         break; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 xuhuleon
					xuhuleon