Vitaly Baranov
|
4af36ee5a4
|
Fix updating of the access rights after changing of the readonly setting. Remove non-const function Context::getSettingsRef().
|
2020-03-22 11:08:08 +03:00 |
|
Amos Bird
|
6fe1839f9e
|
Better cli client
|
2020-03-21 13:17:12 +08:00 |
|
alexey-milovidov
|
a3e78a3b86
|
Merge pull request #9721 from amosbird/cc
Always prefer case insensitive suggestions
|
2020-03-19 12:34:16 +03:00 |
|
Amos Bird
|
adf4ad6ce3
|
Always prefer case insensitive suggestions
|
2020-03-18 13:27:56 +08:00 |
|
Alexey Milovidov
|
1bd7e594b0
|
clang-tidy, part 2
|
2020-03-18 03:57:00 +03:00 |
|
alexey-milovidov
|
a4cc526133
|
Merge pull request #9065 from ClickHouse/split_databases_from_context
Split databases from Context
|
2020-03-15 03:42:57 +03:00 |
|
Azat Khuzhin
|
5134af51ce
|
Do not restore previous cursor if send_logs_level is used
This will avoid overlapping logs with progress/output rows.
|
2020-03-12 21:56:34 +03:00 |
|
Alexander Tokmakov
|
cf28bfe8a7
|
Merge branch 'master' into split_databases_from_context
|
2020-03-12 15:09:41 +03:00 |
|
Alexander Tokmakov
|
c7468d2502
|
Merge branch 'master' into split_databases_from_context
|
2020-03-10 13:15:27 +03:00 |
|
Alexey Milovidov
|
10e5550c02
|
clang-tidy, part 24
|
2020-03-09 06:44:48 +03:00 |
|
Alexey Milovidov
|
7c188b8479
|
clang-tidy, part 23
|
2020-03-09 06:41:03 +03:00 |
|
Alexey Milovidov
|
bdabcccc7b
|
Retry when we should
|
2020-03-05 16:12:00 +03:00 |
|
Alexander Tokmakov
|
67c63a72c7
|
Merge branch 'master' into split_databases_from_context
|
2020-03-04 19:24:05 +03:00 |
|
Alexander Tokmakov
|
273333b437
|
fixes
|
2020-03-04 19:22:33 +03:00 |
|
Alexander Tokmakov
|
a4d12b31a1
|
Merge branch 'master' into split_databases_from_context
|
2020-03-02 17:57:54 +03:00 |
|
Alexey Milovidov
|
89ba7d5fc1
|
Avoid message "deadlock avoided" in client
|
2020-02-29 22:53:22 +03:00 |
|
Alexey Milovidov
|
425ed714eb
|
Merge branch 'master' of github.com:yandex/ClickHouse into errorcodes-style
|
2020-02-26 17:16:22 +03:00 |
|
Amos Bird
|
ce28d2eb82
|
Better cmdline client
|
2020-02-26 02:40:52 +08:00 |
|
Alexey Milovidov
|
cb6cd2ffbb
|
Added missing ErrorCodes, part 2
|
2020-02-25 21:10:48 +03:00 |
|
Alexey Milovidov
|
3602126a1e
|
Remove unused ErrorCodes
|
2020-02-25 17:35:37 +03:00 |
|
Alexander Tokmakov
|
8548089e00
|
Merge branch 'master' into split_databases_from_context
|
2020-02-25 15:47:19 +03:00 |
|
Alexey Milovidov
|
5f9a56a38a
|
Colorize logs that are send to client with "send_logs_level" setting
|
2020-02-21 23:01:38 +03:00 |
|
Nikolai Kochetov
|
76a21b3364
|
Use processors for sending external tables.
|
2020-02-19 18:12:21 +03:00 |
|
Alexander Tokmakov
|
c479bbe9f9
|
make Context::getLock() private
|
2020-02-14 00:00:03 +03:00 |
|
alesapin
|
abe9ce8774
|
Merge pull request #8884 from azat/client-suggest-merge_tree_settings
Add system.merge_tree_settings into clickhouse-client suggest
|
2020-01-29 11:26:24 +03:00 |
|
Azat Khuzhin
|
3aeea41369
|
Add system.merge_tree_settings into clickhouse-client suggest
|
2020-01-28 22:25:43 +03:00 |
|
Alexey Milovidov
|
87ee9ac099
|
Fixed ugly error in Client
|
2020-01-26 21:43:44 +03:00 |
|
Ivan Lezhankin
|
bfdab88efb
|
Restore \G suffix support
|
2020-01-23 14:18:47 +03:00 |
|
Ivan
|
b80e3dcd46
|
Refactoring of replxx (#8748)
|
2020-01-23 11:18:19 +03:00 |
|
alexey-milovidov
|
5e7f80c664
|
Merge pull request #8760 from kreuzerkrieg/GCCSuggestOverride
Add GCC warning to suggest virtual function override
|
2020-01-21 22:12:26 +03:00 |
|
kreuzerkrieg
|
a256741cf9
|
Add GCC warning to suggest virtual function override
|
2020-01-21 13:10:32 +02:00 |
|
Alexey Milovidov
|
98d393c957
|
Fixed LineReader
|
2020-01-19 15:26:49 +03:00 |
|
Alexey Milovidov
|
db1bb630e0
|
Fixed configuration of replxx
|
2020-01-19 03:23:35 +03:00 |
|
Alexey Milovidov
|
47f6156ad8
|
Correct configuration of replxx
|
2020-01-19 03:01:49 +03:00 |
|
alexey-milovidov
|
2ba89d169e
|
Merge branch 'master' into readline-to-replxx-docs-and-corrections
|
2020-01-18 20:58:24 +03:00 |
|
alexey-milovidov
|
86a062110d
|
Merge pull request #8704 from kreuzerkrieg/MoreGCCWarnings
Enable -Wmissing-include-dirs for GCC
|
2020-01-18 20:12:56 +03:00 |
|
Alexey Milovidov
|
c0a5c664a9
|
Replace readline to replxx: docs and corrections
|
2020-01-18 18:44:08 +03:00 |
|
Alexey Milovidov
|
f7efa5e2c7
|
Merge branch 'replxx' of https://github.com/abyss7/ClickHouse into abyss7-replxx
|
2020-01-18 17:00:59 +03:00 |
|
kreuzerkrieg
|
0bf3ea4247
|
Enable -Wmissing-include-dirs for GCC
|
2020-01-18 10:46:27 +02:00 |
|
Alexey Milovidov
|
d270fb69b5
|
Added cluster names to suggestions in interactive mode in clickhouse-client
|
2020-01-18 03:32:16 +03:00 |
|
Alexey Milovidov
|
797b1b9cd5
|
Fixed error code of test assertion in client
|
2020-01-12 16:47:56 +03:00 |
|
alexey-milovidov
|
f051844eb7
|
Merge branch 'master' into replxx
|
2020-01-11 19:59:33 +03:00 |
|
Alexey Milovidov
|
d75ecffb98
|
Removed useless code
|
2020-01-11 18:06:15 +03:00 |
|
Ivan Lezhankin
|
5950f6c081
|
Merge remote-tracking branch 'upstream/master' into replxx
|
2020-01-09 19:21:04 +03:00 |
|
alexey-milovidov
|
03be29eddb
|
Merge pull request #8501 from ClickHouse/stack-trace-in-std-exception
Calculate stack trace for std::exception (experimental)
|
2020-01-03 00:22:12 +03:00 |
|
Amos Bird
|
74dfa87b9a
|
fix prewhere test (camouflage an Easter Egg)
|
2020-01-02 18:29:59 +08:00 |
|
Alexey Milovidov
|
67afaa9d93
|
Stack trace for every exception (experimental)
|
2020-01-02 09:56:53 +03:00 |
|
Ivan Lezhankin
|
13b88886d4
|
[WIP]
|
2020-01-01 22:22:57 +03:00 |
|
Ivan Lezhankin
|
212a3234c1
|
Support Ctrl+C like shell does.
|
2019-12-27 16:17:36 +03:00 |
|
Ivan Lezhankin
|
bf22e12e4e
|
Initial replacement readline → replxx
|
2019-12-27 16:17:36 +03:00 |
|