[FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com> Co-authored-by: sdc <njucssdc@gmail.com> Co-authored-by: seuwebber <webber_code@163.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -915,6 +915,7 @@ select 0xffffffffff & table_id, table_name, table_type, database_id, part_num fr
|
||||
21422 V$SQL_JOIN_FILTER 1 201001 1
|
||||
21423 DBA_OB_TABLE_STAT_STALE_INFO 1 201001 1
|
||||
21425 CDB_OB_EXTERNAL_TABLE_FILES 1 201001 1
|
||||
21426 DBA_DB_LINKS 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;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user