diff --git a/src/share/inner_table/ob_inner_table_schema_def.py b/src/share/inner_table/ob_inner_table_schema_def.py index 2fa2d3f86a..c338ecfbf9 100644 --- a/src/share/inner_table/ob_inner_table_schema_def.py +++ b/src/share/inner_table/ob_inner_table_schema_def.py @@ -50615,6 +50615,9 @@ def_table_schema( """.replace("\n", " ") ) # 25279: DBA_OB_LS_REPLICA_TASK_HISTORY +# 25280: ALL_UNUSED_COL_TABS +# 25281: DBA_UNUSED_COL_TABS +# 25282: USER_UNUSED_COL_TABS # 余留位置 @@ -56896,9 +56899,6 @@ def_table_schema( # 28217: GV$OB_SHARE_STORAGE_QUOTA_ASSIGNMENT # 28218: V$OB_SHARE_STORAGE_QUOTA_ASSIGNMENT -# 28219: ALL_UNUSED_COL_TABS -# 28220: DBA_UNUSED_COL_TABS -# 28221: USER_UNUSED_COL_TABS # 28222: DBA_MVIEW_LOGS # 28223: ALL_MVIEW_LOGS