Skip to main content
这些设置可在 system.settings 中找到,并根据 源代码 自动生成。

count_distinct_implementation

指定执行 COUNT(DISTINCT …) 时应使用哪个 uniq* 函数。 可能的值:

count_distinct_optimization

将 count distinct 改写为 group by 子查询
最后修改于 2026年7月23日