mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-13 01:41:59 +00:00
4564a1ef29
This is somehow analog of .netrc [1]. [1]: https://www.gnu.org/software/inetutils/manual/html_node/The-_002enetrc-file.html The follow options can be overwritten on a per-hostname/connection basis: - hostname - port - secure - user - password - database - history_file Also note, that you can have multiple settings for one hostname, can be useful to distinguish readonly from non-readonly for example. Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
ci | ||
config | ||
fuzz | ||
instructions | ||
integration | ||
jepsen.clickhouse | ||
perf_drafts | ||
performance | ||
queries | ||
.gitignore | ||
.rgignore | ||
clickhouse-test | ||
CMakeLists.txt | ||
msan_suppressions.txt | ||
tsan_suppressions.txt | ||
ubsan_suppressions.txt |