Alexey Milovidov
|
8ff0c520d0
|
Removed the possibility to use queries with empty query_id; better semantics #245
|
2018-03-10 02:04:26 +03:00 |
|
Alexey Milovidov
|
e102ba5415
|
Fixed error #245
|
2018-03-10 01:11:42 +03:00 |
|
Alexey Milovidov
|
add4d29298
|
Added "is_cancelled" columns to SHOW PROCESSLIST #245
|
2018-03-10 00:12:52 +03:00 |
|
Alexey Milovidov
|
65b95580f3
|
Removed useless code [#CLICKHOUSE-2]
|
2018-03-09 21:39:14 +03:00 |
|
proller
|
82a361d0e9
|
Show error to client if query was killed (#1989)
* Show error to client if query was killed
* Kill exception v2
* Use kill
* fix
* wip
* fix
* fxi
* try fix
* Revert "try fix"
This reverts commit eb76e4c040 .
* QUERY_WASCANCELLED
* Fxi all cancel()
* fix
|
2018-03-06 00:09:39 +03:00 |
|
proller
|
0d3c4f4d67
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
Core/Progress.h -> IO/Progress.h
tests: sudo --non-interactive
Fix freebsd link
|
2017-11-24 16:55:31 +03:00 |
|
Alexey Milovidov
|
2846c7560f
|
Fixed wording [#CLICKHOUSE-2].
|
2017-11-15 22:47:49 +03:00 |
|
Alexey Milovidov
|
d29c77adea
|
Implemented some suggestions from clang-tidy (part 3) [#CLICKHOUSE-3301].
|
2017-09-08 06:47:27 +03:00 |
|
alexey-milovidov
|
f31ca9276f
|
Update ProcessList.h
|
2017-08-29 23:23:54 +03:00 |
|
Vitaliy Lyudvichenko
|
1e68d10ce0
|
Add max_network_bandwidth_for_user limit setting. [#CLICKHOUSE-3139]
|
2017-08-29 23:23:54 +03:00 |
|
Nikolai Kochetov
|
f8513b932f
|
removed ability to select from external temporary table by query_id
|
2017-08-15 22:31:40 +03:00 |
|
Nikolai Kochetov
|
9c6f1a1e4b
|
supported drop query for temporary tables [#CLICKHOUSE-3219]
|
2017-08-15 22:31:40 +03:00 |
|
Alexey Milovidov
|
aa2cd20823
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-04-23 11:29:24 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|