tencent cloud

TDSQL Boundless

table_definition_cache

다운로드
포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-05-26 16:30:19

Feature Description

The table_definition_cache parameter is used to set the number of cached table definition objects. The table definition cache stores metadata (such as column names and data types) for tables in the database, enabling fast access to this information during query execution. When this limit is reached, the system disables the least recently used table definitions based on the LRU (Least Recently Used) algorithm to free up space for new table definitions.
Note:
Use the table_open_cache parameter instead of the table_definition_cache parameter.

Attribute Description

Required
Description
Parameter Type
ULONG
Default Value
4294967295
Value Range
400 ~ 4294967295
Effective Scope
GLOBAL
Restart Required
No

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백