Overview
Scenarios
Product Architecture
Instance Types
Compatibility Notes
tdstore_txn_max_entry_size is used to set the maximum size of each record in a TDStore transaction after it is encoded into the TDStore internal storage format. When a single record in an SQL statement exceeds this threshold after encoding, statement execution will fail.Required | Description |
Parameter Type | ULONGLONG |
Default Value | 67108864 |
Value Range | 1024 ~ 18446744073709551615 |
Effective Scope | GLOBAL |
Restart Required | No |
フィードバック