mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 19:45:11 +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> |
||
---|---|---|
.. | ||
clickhouse-client.cpp | ||
clickhouse-client.xml | ||
Client.cpp | ||
Client.h | ||
CMakeLists.txt |