2021-09-25 04:08:34 +00:00
|
|
|
<clickhouse>
|
2021-09-02 13:01:26 +00:00
|
|
|
<named_collections>
|
|
|
|
<mysql1>
|
|
|
|
<user>root</user>
|
|
|
|
<password>clickhouse</password>
|
2024-02-13 12:15:46 +00:00
|
|
|
<host>mysql80</host>
|
2021-09-02 13:01:26 +00:00
|
|
|
<port>3306</port>
|
|
|
|
<database>test</database>
|
|
|
|
<table>test_table</table>
|
|
|
|
</mysql1>
|
|
|
|
<mysql2>
|
|
|
|
<user>postgres</user>
|
|
|
|
<password>mysecretpassword</password>
|
|
|
|
<host>postgres1</host>
|
|
|
|
</mysql2>
|
|
|
|
<mysql3>
|
|
|
|
<user>root</user>
|
|
|
|
<password>clickhouse</password>
|
2024-02-13 12:15:46 +00:00
|
|
|
<host>mysql80</host>
|
2021-09-02 13:01:26 +00:00
|
|
|
<port>1111</port>
|
|
|
|
<database>test</database>
|
|
|
|
<table>test_table</table>
|
|
|
|
</mysql3>
|
2022-01-10 22:58:05 +00:00
|
|
|
<mysql4>
|
|
|
|
<user>root</user>
|
|
|
|
<password>clickhouse</password>
|
2024-02-13 12:15:46 +00:00
|
|
|
<host>mysql80</host>
|
2022-01-10 22:58:05 +00:00
|
|
|
<port>3306</port>
|
|
|
|
<database>test</database>
|
|
|
|
<table>test_table</table>
|
|
|
|
<connection_pool_size>0</connection_pool_size>
|
|
|
|
</mysql4>
|
2021-09-02 13:01:26 +00:00
|
|
|
</named_collections>
|
2021-09-25 04:08:34 +00:00
|
|
|
</clickhouse>
|