ClickHouse/dbms/tests/integration/test_storage_mysql/configs/remote_servers.xml
2018-05-15 03:02:59 +03:00

13 lines
280 B
XML

<yandex>
<remote_servers>
<test_cluster>
<shard>
<replica>
<host>node1</host>
<port>9000</port>
</replica>
</shard>
</test_cluster>
</remote_servers>
</yandex>