ClickHouse/dbms/programs/client
proller 8b101d0556 CLICKHOUSE-4493 Ask client password on tty (#5092)
* CLICKHOUSE-4493 Ask client password on tty

* wip

* clang-format

* O_NOCTTY

* remove O_NOCTTY

* fix

* static

* readpassphrase

* freebsd fix

* fix

* Better

* fix style

* Update ConnectionParameters.cpp

* fixes

* fix

* fix
2019-06-03 03:57:33 +03:00
..
readpassphrase CLICKHOUSE-4493 Ask client password on tty (#5092) 2019-06-03 03:57:33 +03:00
clickhouse-client.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
clickhouse-client.xml Fixed bug in client (double whitespace) [#CLICKHOUSE-4038] 2018-09-29 22:33:23 +03:00
Client.cpp clickhouse-client: allow to run with unaccessable history file (read only, no disk space, file is directory, ...) 2019-05-27 21:56:50 +03:00
CMakeLists.txt CLICKHOUSE-4493 Ask client password on tty (#5092) 2019-06-03 03:57:33 +03:00
config_client.h.in CLICKHOUSE-4493 Ask client password on tty (#5092) 2019-06-03 03:57:33 +03:00
ConnectionParameters.cpp CLICKHOUSE-4493 Ask client password on tty (#5092) 2019-06-03 03:57:33 +03:00
ConnectionParameters.h CLICKHOUSE-4493 Ask client password on tty (#5092) 2019-06-03 03:57:33 +03:00
Suggest.h Added TRUNCATE to the list of suggested keywords in clickhouse-client 2019-03-28 20:52:50 +03:00
TestHint.h Addition to prev. revision #4103 2019-01-21 19:14:26 +03:00