ClickHouse/tests/integration/test_mysql_database_engine/configs/user.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
264 B
XML
Raw Normal View History

2023-06-14 11:45:53 +00:00
<clickhouse>
<users>
<default>
<password></password>
<profile>default</profile>
<quota>default</quota>
<named_collection_control>1</named_collection_control>
</default>
</users>
</clickhouse>