Set custom prefix in server-test.xml too.

This commit is contained in:
Vitaly Baranov 2020-08-03 14:59:25 +03:00
parent ac3596389d
commit cde3da4a23

View File

@ -49,6 +49,7 @@
<tmp_path>/tmp/clickhouse/tmp/</tmp_path>
<users_config>users.xml</users_config>
<access_control_path>/tmp/clickhouse/data/access/</access_control_path>
<custom_settings_prefixes>custom_</custom_settings_prefixes>
<mark_cache_size>5368709120</mark_cache_size>
<default_profile>default</default_profile>
<default_database>default</default_database>