[FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com> Co-authored-by: pe-99y <315053752@qq.com> Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
This commit is contained in:
@ -12772,12 +12772,12 @@ static inline int get_sys_table_lob_aux_schema(const uint64_t tid,
|
||||
}
|
||||
|
||||
const int64_t OB_CORE_TABLE_COUNT = 4;
|
||||
const int64_t OB_SYS_TABLE_COUNT = 290;
|
||||
const int64_t OB_SYS_TABLE_COUNT = 291;
|
||||
const int64_t OB_VIRTUAL_TABLE_COUNT = 806;
|
||||
const int64_t OB_SYS_VIEW_COUNT = 876;
|
||||
const int64_t OB_SYS_TENANT_TABLE_COUNT = 1977;
|
||||
const int64_t OB_SYS_TENANT_TABLE_COUNT = 1978;
|
||||
const int64_t OB_CORE_SCHEMA_VERSION = 1;
|
||||
const int64_t OB_BOOTSTRAP_SCHEMA_VERSION = 1980;
|
||||
const int64_t OB_BOOTSTRAP_SCHEMA_VERSION = 1981;
|
||||
|
||||
} // end namespace share
|
||||
} // end namespace oceanbase
|
||||
|
||||
Reference in New Issue
Block a user