Constants§
- DEFAULT_
CATALOG_ NAME - DEFAULT_
PRIVATE_ SCHEMA_ NAME - DEFAULT_
SCHEMA_ NAME - FILE_
ENGINE - INFORMATION_
SCHEMA_ BUILD_ INFO_ TABLE_ ID - id for information_schema.build_info
- INFORMATION_
SCHEMA_ CHARACTER_ SETS_ TABLE_ ID - id for information_schema.CHARACTER_SETS
- INFORMATION_
SCHEMA_ CHECK_ CONSTRAINTS_ TABLE_ ID - id for information_schema.CHECK_CONSTRAINTS
- INFORMATION_
SCHEMA_ CLUSTER_ INFO_ TABLE_ ID - id for information_schema.cluster_info
- INFORMATION_
SCHEMA_ COLLATIONS_ TABLE_ ID - id for information_schema.COLLATIONS
- INFORMATION_
SCHEMA_ COLLATION_ CHARACTER_ SET_ APPLICABILITY_ TABLE_ ID - id for information_schema.COLLATIONS
- INFORMATION_
SCHEMA_ COLUMNS_ TABLE_ ID - id for information_schema.columns
- INFORMATION_
SCHEMA_ COLUMN_ PRIVILEGES_ TABLE_ ID - id for information_schema.column_privileges
- INFORMATION_
SCHEMA_ COLUMN_ STATISTICS_ TABLE_ ID - id for information_schema.column_statistics
- INFORMATION_
SCHEMA_ ENGINES_ TABLE_ ID - id for information_schema.engines
- INFORMATION_
SCHEMA_ EVENTS_ TABLE_ ID - id for information_schema.EVENTS
- INFORMATION_
SCHEMA_ FILES_ TABLE_ ID - id for information_schema.FILES
- INFORMATION_
SCHEMA_ FLOW_ TABLE_ ID - id for information_schema.FLOWS
- INFORMATION_
SCHEMA_ GLOBAL_ STATUS_ TABLE_ ID - id for information_schema.GLOBAL_STATUS
- INFORMATION_
SCHEMA_ KEY_ COLUMN_ USAGE_ TABLE_ ID - id for information_schema.KEY_COLUMN_USAGE
- INFORMATION_
SCHEMA_ NAME - INFORMATION_
SCHEMA_ OPTIMIZER_ TRACE_ TABLE_ ID - id for information_schema.OPTIMIZER_TRACE
- INFORMATION_
SCHEMA_ PARAMETERS_ TABLE_ ID - id for information_schema.PARAMETERS
- INFORMATION_
SCHEMA_ PARTITIONS_ TABLE_ ID - id for information_schema.PARTITIONS
- INFORMATION_
SCHEMA_ PROCEDURE_ INFO_ TABLE_ ID - id for information_schema.procedure_info
- INFORMATION_
SCHEMA_ PROCESS_ LIST_ TABLE_ ID - id for information_schema.process_list
- INFORMATION_
SCHEMA_ PROFILING_ TABLE_ ID - id for information_schema.PROFILING
- INFORMATION_
SCHEMA_ REFERENTIAL_ CONSTRAINTS_ TABLE_ ID - id for information_schema.REFERENTIAL_CONSTRAINTS
- INFORMATION_
SCHEMA_ REGION_ PEERS_ TABLE_ ID - id for information_schema.REGION_PEERS
- INFORMATION_
SCHEMA_ REGION_ STATISTICS_ TABLE_ ID - id for information_schema.region_statistics
- INFORMATION_
SCHEMA_ ROUTINES_ TABLE_ ID - id for information_schema.ROUTINES
- INFORMATION_
SCHEMA_ RUNTIME_ METRICS_ TABLE_ ID - id for information_schema.RUNTIME_METRICS
- INFORMATION_
SCHEMA_ SCHEMATA_ TABLE_ ID - id for information_schema.SCHEMATA
- INFORMATION_
SCHEMA_ SCHEMA_ PRIVILEGES_ TABLE_ ID - id for information_schema.SCHEMA_PRIVILEGES
- INFORMATION_
SCHEMA_ SESSION_ STATUS_ TABLE_ ID - id for information_schema.SESSION_STATUS
- INFORMATION_
SCHEMA_ TABLES_ TABLE_ ID - —– Begin of information_schema tables —– id for information_schema.tables
- INFORMATION_
SCHEMA_ TABLE_ CONSTRAINTS_ TABLE_ ID - id for information_schema.columns
- INFORMATION_
SCHEMA_ TABLE_ PRIVILEGES_ TABLE_ ID - id for information_schema.TABLE_PRIVILEGES
- INFORMATION_
SCHEMA_ TRIGGERS_ TABLE_ ID - id for information_schema.TRIGGERS (for mysql)
- INFORMATION_
SCHEMA_ TRIGGER_ TABLE_ ID - id for information_schema.trigger_list (for greptimedb trigger)
- INFORMATION_
SCHEMA_ VIEW_ TABLE_ ID - id for information_schema.VIEWS
- MAX_
SYS_ TABLE_ ID - the max system table id
- METRIC_
ENGINE - MIN_
USER_ FLOW_ ID - Reserves [0,MIN_USER_FLOW_ID) for internal usage. User defined table id starts from this value.
- MIN_
USER_ TABLE_ ID - Reserves [0,MIN_USER_TABLE_ID) for internal usage. User defined table id starts from this value.
- MITO2_
ENGINE - MITO_
ENGINE - NUMBERS_
TABLE_ ID - numbers table id
- PARENT_
SPAN_ ID_ COLUMN - PG_
CATALOG_ NAME - PG_
CATALOG_ PG_ CLASS_ TABLE_ ID - —– Begin of pg_catalog tables —–
- PG_
CATALOG_ PG_ DATABASE_ TABLE_ ID - PG_
CATALOG_ PG_ NAMESPACE_ TABLE_ ID - PG_
CATALOG_ PG_ TYPE_ TABLE_ ID - SCRIPTS_
TABLE_ ID - scripts table id
- SEMANTIC_
TYPE_ FIELD - SEMANTIC_
TYPE_ PRIMARY_ KEY - SEMANTIC_
TYPE_ TIME_ INDEX - SERVICE_
NAME_ COLUMN - SPAN_
ID_ COLUMN - SPAN_
NAME_ COLUMN - SYSTEM_
CATALOG_ NAME - SYSTEM_
CATALOG_ TABLE_ ID - system_catalog table id
- SYSTEM_
CATALOG_ TABLE_ NAME - TRACE_
ID_ COLUMN - TRACE_
TABLE_ NAME - TRACE_
TABLE_ NAME_ SESSION_ KEY
Functions§
- default_
engine - is_
readonly_ schema - trace_
services_ table_ name - Generate the trace services table name from the trace table name by adding
_services
suffix.