[FEAT MERGE][CP] migration choose source optimize and add restore source

Co-authored-by: LoLolobster <949673574@qq.com>
This commit is contained in:
obdev
2024-06-17 22:51:03 +00:00
committed by ob-robot
parent 69851359e7
commit d8fe3c810b
72 changed files with 5757 additions and 916 deletions

View File

@ -1657,7 +1657,7 @@ backup_id bigint(20) NO NULL
backup_dest varchar(2048) YES NULL
description varchar(2048) YES NULL
select /*+QUERY_TIMEOUT(60000000)*/ IF(count(*) >= 0, 1, 0) from oceanbase.__tenant_virtual_show_restore_preview;
ERROR 0A000: show restore preview do not specify backup dest not supported
ERROR 0A000: show restore preview before ALTER SYSTEM RESTORE PREVIEW is not supported
desc oceanbase.__all_virtual_master_key_version_info;
Field Type Null Key Default Extra
svr_ip varchar(46) NO PRI NULL