Occupy table_id

This commit is contained in:
tino247
2022-12-05 04:08:10 +00:00
committed by ob-robot
parent 5b7c4d8c59
commit a65b05024c

View File

@ -5129,6 +5129,7 @@ def_table_schema(
# 443 : __all_tenant_rewrite_rules # 443 : __all_tenant_rewrite_rules
# 444 : __all_reserved_snapshot # 444 : __all_reserved_snapshot
# 445 : __all_cluster_event_history
################################################################################ ################################################################################
# Virtual Table (10000, 20000] # Virtual Table (10000, 20000]
# Normally, virtual table's index_using_type should be USING_HASH. # Normally, virtual table's index_using_type should be USING_HASH.
@ -10850,6 +10851,8 @@ def_table_schema(
# 12360: __all_virtual_plan_table # 12360: __all_virtual_plan_table
# 12361: __all_virtual_plan_real_info # 12361: __all_virtual_plan_real_info
# 12362: __all_virtual_core_table
# #
# 余留位置 # 余留位置
# #
@ -23274,6 +23277,8 @@ def_table_schema(
# 21343: GV$OB_PLAN_REAL_INFO # 21343: GV$OB_PLAN_REAL_INFO
# 21344: V$OB_PLAN_REAL_INFO # 21344: V$OB_PLAN_REAL_INFO
# 21345: DBA_OB_CLUSTER_EVENT_HISTORY
################################################################################ ################################################################################
# Oracle System View (25000, 30000] # Oracle System View (25000, 30000]
# Data Dictionary View (25000, 28000] # Data Dictionary View (25000, 28000]