add V$OB_TIMESTAMP_SERVICE
This commit is contained in:
@ -587,6 +587,7 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
|
||||
12369 __all_virtual_io_scheduler 2 201001 1
|
||||
12384 __all_virtual_thread 2 201001 1
|
||||
12393 __all_virtual_virtual_long_ops_status_mysql_sys_agent 2 201001 1
|
||||
12395 __all_virtual_timestamp_service 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
|
||||
@ -878,6 +879,7 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
|
||||
21369 DBA_OB_RSRC_IO_DIRECTIVES 1 201001 1
|
||||
21380 GV$OB_THREAD 1 201001 1
|
||||
21381 V$OB_THREAD 1 201001 1
|
||||
21404 V$OB_TIMESTAMP_SERVICE 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