Raúl Marín
30d148ea81
Small diff
2024-10-14 13:39:47 +00:00
Yakov Olkhovskiy
2794b7bf84
defaults to notchunked, add docs to server's and client's configs
2024-07-10 00:20:11 +00:00
Yakov Olkhovskiy
9db80a6e2d
more testing with chunked
2024-07-09 17:47:05 +00:00
Yakov Olkhovskiy
57ea611876
Merge branch 'master' into ft-chunked-protocol
2024-06-26 10:12:38 -04:00
Konstantin Bogdanov
782bb68a48
Lint
2024-06-19 04:29:47 +02:00
Konstantin Bogdanov
daec6912bb
Pass connection_host
by ref
2024-06-19 04:29:47 +02:00
Konstantin Bogdanov
f2583db8a1
Support JWT in clickhouse-client
2024-06-19 04:29:46 +02:00
Yakov Olkhovskiy
e0be652f4d
fix test, better log, fix defaults for client
2024-06-03 07:24:28 +00:00
Yakov Olkhovskiy
94bc0a1e96
add config parameters and client arguments, make default notchunked_optional
2024-05-23 22:01:32 +00:00
Robert Schulze
9d8f643f5b
Cleanup SSH-based authentication code
2024-04-05 08:43:23 +00:00
Pradeep Chhetri
be1e061764
Use SSL port for clickhouse-client for hostnames pointing to clickhouse cloud
2023-11-13 10:31:56 +08:00
George Gamezardashvili
0ce30ab6d5
SSH keys authentication ( #41109 )
...
Added new type of authentication based on SSH keys. It works only for Native TCP protocol.
Co-authored-by: Nikita Mikhaylov <nikitamikhaylov@clickhouse.com>
Co-authored-by: Robert Schulze <robert@clickhouse.com>
2023-09-26 17:50:19 +02:00
Alexey Gerasimchuck
25948cdd9e
Added ASK_PASSWORD client constant
2023-06-19 03:57:38 +00:00
Yakov Olkhovskiy
2e34b384c1
update tcp protocol, add quota_key
2022-08-03 15:44:08 -04:00
Vladimir C
02414f1e88
Merge branch 'master' into issue-34776
2022-03-15 14:24:51 +01:00
Maksim Kita
07b0845110
Fix clang-tidy warnings in Backups, Client, Columns folders
2022-03-14 18:17:35 +00:00
vdimir
db46c2ada8
Fix reading port from config
2022-03-14 11:58:47 +00:00
DF5HSE
18a777cc8b
Add function which gets port from configuration
2022-02-08 02:03:37 +03:00
DF5HSE
e780c1292d
Add tests, remove saving host in config
2022-02-08 02:03:35 +03:00
kssenii
026fa0ca64
Merge main, mainImpl code, allow interactive mode for clickhouse-local
2021-07-11 23:35:29 +03:00