__all_ls will delete anymore and add ls_event to history

This commit is contained in:
maosy
2023-07-20 04:48:12 +00:00
committed by ob-robot
parent 1e30cd9247
commit 3e4a57c15d
20 changed files with 1154 additions and 194 deletions

View File

@ -625,6 +625,8 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
12401 __all_virtual_tenant_parameter 2 201001 1
12405 __all_virtual_tablet_buffer_info 2 201001 1
12415 __all_virtual_tenant_event_history 2 201001 1
12416 __all_virtual_balance_task_helper 2 201001 1
12417 __all_virtual_balance_group_ls_stat 2 201001 1
20001 GV$OB_PLAN_CACHE_STAT 1 201001 1
20002 GV$OB_PLAN_CACHE_PLAN_STAT 1 201001 1
20003 SCHEMATA 1 201002 1
@ -955,6 +957,8 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
21424 V$OB_LS_LOG_RESTORE_STATUS 1 201001 1
21425 CDB_OB_EXTERNAL_TABLE_FILES 1 201001 1
21426 DBA_DB_LINKS 1 201001 1
21445 DBA_OB_LS_HISTORY 1 201001 1
21446 CDB_OB_LS_HISTORY 1 201001 1
21447 DBA_OB_TENANT_EVENT_HISTORY 1 201001 1
21448 CDB_OB_TENANT_EVENT_HISTORY 1 201001 1
check sys table count and table_id range success