[FEAT MERGE] New upgrade framework for 4.x
This commit is contained in:
		@ -8,4 +8,5 @@ zone_check	succeed
 | 
			
		||||
sys_stat_check	succeed
 | 
			
		||||
sys_param_check	succeed
 | 
			
		||||
sys_table_schema_check	succeed
 | 
			
		||||
data_version_check	succeed
 | 
			
		||||
all_check	succeed
 | 
			
		||||
 | 
			
		||||
@ -216,6 +216,7 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
 | 
			
		||||
412	__all_service_epoch	0	201001	1
 | 
			
		||||
413	__all_spatial_reference_systems	0	201001	1
 | 
			
		||||
416	__all_column_checksum_error_info	0	201001	1
 | 
			
		||||
445	__all_cluster_event_history	0	201001	1
 | 
			
		||||
10001	__tenant_virtual_all_table	2	201001	1
 | 
			
		||||
10002	__tenant_virtual_table_column	2	201001	1
 | 
			
		||||
10003	__tenant_virtual_table_index	2	201001	1
 | 
			
		||||
@ -556,6 +557,7 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
 | 
			
		||||
12337	__all_virtual_schema_slot	2	201001	1
 | 
			
		||||
12338	__all_virtual_minor_freeze_info	2	201001	1
 | 
			
		||||
12340	__all_virtual_ha_diagnose	2	201001	1
 | 
			
		||||
12362	__all_virtual_core_table	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
 | 
			
		||||
@ -816,6 +818,7 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
 | 
			
		||||
21337	CDB_OB_USERS	1	201001	1
 | 
			
		||||
21338	DBA_OB_DATABASE_PRIVILEGE	1	201001	1
 | 
			
		||||
21339	CDB_OB_DATABASE_PRIVILEGE	1	201001	1
 | 
			
		||||
21345	DBA_OB_CLUSTER_EVENT_HISTORY	1	201001	1
 | 
			
		||||
check sys table count and table_id range success
 | 
			
		||||
check count and table_id range for virtual table success
 | 
			
		||||
select * from  information_schema.CHARACTER_SETS limit 1;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user