ClickHouse/programs
Alexey Milovidov 1f2266e45f
Merge pull request #38619 from ClickHouse/filimonov-clickhouse-su
Fix exception messages in clickhouse su
2022-07-05 07:11:20 +03:00
..
bash-completion Add ability to pass QueryKind via clickhouse-client/local (useful for debugging) 2022-05-19 07:19:27 +03:00
benchmark Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
client Fix wrong docs 2022-06-21 00:09:55 +02:00
compressor fix crash when you use clickhouse-git-import with invalid parameter 2022-04-14 23:16:02 +08:00
copier Fix some more tests. 2022-06-01 15:21:47 +00:00
diagnostics Fix typos issues it clickhouse-diagnostics 2022-07-04 10:59:39 +02:00
disks Fixed uninitialized optional 2022-06-23 23:55:21 +02:00
extract-from-config add system.zookeeper_log 2021-07-09 17:05:35 +03:00
format Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
git-import Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
install Fix 2022-06-16 19:50:09 +02:00
keeper Better naming for stuff related to splitted debug symbols 2022-06-30 23:41:27 +02:00
keeper-converter Cache nodes latest state 2022-05-19 12:30:57 +00:00
library-bridge Better naming for stuff related to splitted debug symbols 2022-06-30 23:41:27 +02:00
local LocalServer: remove superfluous ProgressIndicator.h 2022-06-16 11:59:01 +03:00
obfuscator Revert "Fix errors of CheckTriviallyCopyableMove type" 2022-06-07 13:53:10 +02:00
odbc-bridge Better naming for stuff related to splitted debug symbols 2022-06-30 23:41:27 +02:00
self-extracting add remove command 2022-06-29 06:47:21 -04:00
server Merge branch 'master' into deprecate_ordinary_database 2022-06-27 14:46:59 +02:00
static-files-disk-uploader Fix error in static-files-disk-uploader 2022-05-24 01:38:17 +02:00
su Update programs/su/clickhouse-su.cpp 2022-06-30 12:44:59 +02:00
clickhouse-split-helper Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt Merge pull request #38654 from ClickHouse/better-naming-for-split-debug-symbols 2022-07-01 09:28:41 +02:00
config_tools.h.in Add basic commands for disk tool (list-disks, list, move, remove, link, copy, read, write) + tests 2022-06-06 16:52:58 +03:00
embed_binary.S.in Adds a better way to include binary resources 2021-06-09 14:03:30 -07:00
main.cpp Minor follow-up 2022-06-14 08:52:13 +00:00