alexey-milovidov
|
adb92c1b70
|
Merge pull request #26656 from azat/bench-hang-on-EMFILE-fix
Avoid hanging clickhouse-benchmark if connection fails (i.e. on EMFILE)
|
2021-07-24 19:02:46 +03:00 |
|
alexey-milovidov
|
ace86a7203
|
Merge pull request #26742 from vdimir/clickhouse-benchmark-data-race-on-cerr
Lock mutex before access to std::cerr in clickhouse-benchmark
|
2021-07-24 05:52:43 +03:00 |
|
alexey-milovidov
|
dab9cfb9c9
|
Merge pull request #26713 from ClickHouse/remove-more-and--more-streams
Remove more streams.
|
2021-07-24 02:24:10 +03:00 |
|
vdimir
|
e4f3b9e7f4
|
Log exception message in void thread in clickhouse-benchmark
|
2021-07-23 17:41:32 +03:00 |
|
vdimir
|
d1106b325e
|
Lock mutex before access to std::cerr in clickhouse-benchmark
|
2021-07-23 17:35:22 +03:00 |
|
Maksim Kita
|
f6f8bea689
|
Merge pull request #26671 from kitaisreal/mysql-dictionaries-support-for-custom-query
Lexer introduce heredoc
|
2021-07-23 16:20:54 +03:00 |
|
Nikolai Kochetov
|
d03bcebc8e
|
Remove debug logging.
|
2021-07-23 12:05:42 +03:00 |
|
Nikolai Kochetov
|
3c17a62686
|
Merge pull request #26590 from ClickHouse/remove-some-more-streams
Remove some streams.
|
2021-07-22 21:28:50 +03:00 |
|
Nikolai Kochetov
|
f56a45155f
|
Merge branch 'master' into remove-more-and--more-streams
|
2021-07-22 19:10:39 +03:00 |
|
Nikolai Kochetov
|
fd754430eb
|
Remove more streams.
|
2021-07-22 19:05:52 +03:00 |
|
Nikolai Kochetov
|
3ed3f7a9f7
|
Fix integration tests.
|
2021-07-22 13:38:22 +03:00 |
|
Nikolai Kochetov
|
5ffd99dfd4
|
Merge pull request #25674 from amosbird/distributedreturnconnection
Drain connection asynchronously
|
2021-07-22 11:04:49 +03:00 |
|
Azat Khuzhin
|
3f0dd40c69
|
Avoid hanging clickhouse-benchmark if connection fails (i.e. on EMFILE)
|
2021-07-22 10:08:49 +03:00 |
|
Nikolai Kochetov
|
f38de35b14
|
Rename some constants.
|
2021-07-21 19:13:17 +03:00 |
|
Maksim Kita
|
49983883cc
|
Added tests
|
2021-07-21 16:41:45 +03:00 |
|
Nikolai Kochetov
|
2c90928bc4
|
Fix tests.
|
2021-07-21 12:52:28 +03:00 |
|
Maksim Kita
|
63f67f7997
|
Introduced HereDoc token
|
2021-07-21 11:59:05 +03:00 |
|
Nikolai Kochetov
|
179ec05a72
|
Remove some streams.
|
2021-07-20 21:18:43 +03:00 |
|
Alexey Milovidov
|
2c3c329514
|
Fix issue in #26282
|
2021-07-20 03:15:06 +03:00 |
|
Amos Bird
|
dbfb699690
|
Asynchronously drain connections.
|
2021-07-19 21:53:29 +08:00 |
|
Vitaly Baranov
|
4f1926550b
|
Merge pull request #26429 from vitlibar/remove-mysql-wire-context
Remove MySQLWireContext
|
2021-07-19 12:21:24 +03:00 |
|
Alexey Milovidov
|
e87a4cfbda
|
Whitespace
|
2021-07-17 02:29:57 +03:00 |
|
alexey-milovidov
|
38dfe1fc0a
|
Merge pull request #26172 from ClickHouse/exception_id
Add error id to exceptions
|
2021-07-17 02:07:17 +03:00 |
|
alexey-milovidov
|
c9a917a163
|
Merge pull request #26282 from FArthur-cmd/adding-system-warnings-26039
Show warnings
|
2021-07-17 01:53:57 +03:00 |
|
Vitaly Baranov
|
0f8b196682
|
Remove MySQLWireContext.
|
2021-07-16 22:21:20 +03:00 |
|
vdimir
|
70de8dbf74
|
Add integrity for loaded scripts in play.html
|
2021-07-16 14:39:56 +03:00 |
|
Artur
|
c0a34e2842
|
Adding interactive test for warning messages during connection
|
2021-07-15 12:53:11 +00:00 |
|
Alexey Milovidov
|
18c985a7d7
|
Save server address in history URLs in Play UI
|
2021-07-14 21:16:16 +03:00 |
|
Artur
|
5582c4736e
|
correct code-style
|
2021-07-13 18:05:16 +00:00 |
|
Artur
|
3b61682265
|
add new config to skip warnings
|
2021-07-13 17:50:48 +00:00 |
|
Artur
|
ffb0c832bc
|
correct type mistake
|
2021-07-13 13:35:08 +00:00 |
|
Artur
|
ed9d3be1cc
|
Add ignoring exception for system.warnings, while connecting
|
2021-07-13 12:39:49 +00:00 |
|
Artur
|
d377c069cb
|
Adding printing warnings when client connect to server
|
2021-07-13 12:20:28 +00:00 |
|
Artur
|
1fe4f084f3
|
Merge branch 'adding-system-warnings-26039' of https://github.com/FArthur-cmd/ClickHouse into adding-system-warnings-26039
|
2021-07-13 11:14:14 +00:00 |
|
Artur
|
d0b69c08ac
|
show warnings to client, when it is connected
|
2021-07-13 11:13:42 +00:00 |
|
alexey-milovidov
|
d28b143c49
|
Merge pull request #26246 from FArthur-cmd/adding-system-warnings-26039
Adding system warnings 26039
|
2021-07-13 03:44:53 +03:00 |
|
Artur
|
1e90287e9a
|
Adding tests for system.warnings
|
2021-07-12 10:57:39 +00:00 |
|
Alexey Milovidov
|
3887e82dac
|
Merge branch 'exception_id' of github.com:yandex/ClickHouse into exception_id
|
2021-07-12 03:18:39 +03:00 |
|
Alexey Milovidov
|
c4f34689ec
|
Merge branch 'master' into exception_id
|
2021-07-11 22:12:06 +03:00 |
|
Vladimir
|
3157a46596
|
Fix special build, minor fix in Client.cpp
|
2021-07-10 13:28:44 +03:00 |
|
Alexey Milovidov
|
c63237f8e4
|
Merge branch 'master' into exception_id
|
2021-07-10 11:14:46 +03:00 |
|
alexey-milovidov
|
0686155b0e
|
Merge pull request #26128 from kssenii/fix-ch-local-progress
Fix progress for clickhouse-local
|
2021-07-10 11:10:46 +03:00 |
|
Alexey Milovidov
|
1f91c65aca
|
Add error id to exceptions
|
2021-07-10 05:43:53 +03:00 |
|
alexey-milovidov
|
f43f99f6f5
|
Merge pull request #26152 from CurtizJ/client-color
Change color in client for double colon
|
2021-07-10 02:46:46 +03:00 |
|
Anton Popov
|
3588c5ad17
|
add color for double colon
|
2021-07-09 23:32:14 +03:00 |
|
Artur
|
8113580237
|
Add warning in debug mode
|
2021-07-09 14:40:32 +00:00 |
|
kssenii
|
947bb4a942
|
Fix progress bar for local
|
2021-07-09 16:43:00 +03:00 |
|
alexey-milovidov
|
818bbd6539
|
Update programs/server/play.html
Co-authored-by: Vladimir <vdimir@yandex-team.ru>
|
2021-07-08 17:06:37 +03:00 |
|
Alexey Milovidov
|
15dbb5a07a
|
Final touch
|
2021-07-08 06:04:35 +03:00 |
|
Alexey Milovidov
|
15b75be59b
|
Add comment
|
2021-07-08 05:29:21 +03:00 |
|