ClickHouse/docs/zh/operations/system-tables/merge_tree_settings.md

17 lines
534 B
Markdown
Raw Normal View History

2020-06-22 08:45:22 +00:00
---
machine_translated: true
machine_translated_rev: 5decc73b5dc60054f19087d3690c4eb99446a6c3
---
2020-10-13 17:23:29 +00:00
# 系统。merge_tree_settings {#system-merge_tree_settings}
2020-06-22 08:45:22 +00:00
包含有关以下设置的信息 `MergeTree` 桌子
列:
- `name` (String) — Setting name.
- `value` (String) — Setting value.
- `description` (String) — Setting description.
- `type` (String) — Setting type (implementation specific string value).
- `changed` (UInt8) — Whether the setting was explicitly defined in the config or explicitly changed.