这些设置可在 system.settings 中找到,并根据 源代码 自动生成。
restore_replace_external_dictionary_source_to_null
类型
Bool
默认值
0
版本历史
| 版本 | 默认值 | 注释 |
|---|---|---|
| 24.10 | 0 | 新设置。 |
恢复时将外部字典源替换为 Null。可用于测试
restore_replace_external_engines_to_null
类型
Bool
默认值
0
版本历史
| 版本 | 默认值 | 注释 |
|---|---|---|
| 24.8 | 0 | 新增设置。 |
仅用于测试。将所有 外部 engine 替换为 Null,以避免建立外部连接。
restore_replace_external_table_functions_to_null
类型
Bool
默认值
0
版本历史
| 版本 | 默认值 | 注释 |
|---|---|---|
| 24.8 | 0 | 新设置。 |
用于测试。将所有外部表函数替换为 Null,以免发起外部连接。