Alexey Milovidov
|
94d43c4cb2
|
Fixed error with dangling pointer on stack to ThreadStatus
|
2019-02-08 16:23:10 +03:00 |
|
Alexey Milovidov
|
5fcc02bab2
|
Fixed bad code for printing query_id in text logs
|
2019-02-04 18:39:08 +03:00 |
|
Alexey Milovidov
|
253ac93459
|
Addition to prev. revision #4150
|
2019-01-25 21:44:30 +03:00 |
|
Alexey Milovidov
|
468f8b4cfb
|
Addition to prev. revision #4150
|
2019-01-25 17:08:01 +03:00 |
|
Alexey Milovidov
|
00a4b2cf8a
|
Removing garbage, part 1
|
2019-01-13 21:51:57 +03:00 |
|
Alexey Milovidov
|
a66beb5ec1
|
Fixed error #3230
|
2018-10-05 22:29:49 +03:00 |
|
Alexey Milovidov
|
5503822983
|
Merge branch 'master' into fix-memory-tracker
|
2018-10-05 18:15:50 +03:00 |
|
Alexey Milovidov
|
169dbfe200
|
Fixed discrepancy between default values of "log_queries" and "log_query_threads" settings [#CLICKHOUSE-4030]
|
2018-09-28 06:40:39 +03:00 |
|
Alexey Milovidov
|
30da8de1b6
|
Send log message about peak memory usage to client #3230
|
2018-09-27 00:19:49 +03:00 |
|
Alexey Milovidov
|
99927a3518
|
Returned logging peak memory usage in query scope #3230
|
2018-09-27 00:10:43 +03:00 |
|
Alexey Milovidov
|
0928acdf8a
|
Removed dead code #3230
|
2018-09-27 00:02:54 +03:00 |
|
Alexey Milovidov
|
dd88c092b7
|
Attempt to fix inconsistent values in total memory tracker #3143
|
2018-09-26 23:45:40 +03:00 |
|
Alexey Milovidov
|
0962b2841d
|
Added missing line (suggested by @nvartolomei) #3029
|
2018-09-06 00:05:49 +03:00 |
|
Alexey Milovidov
|
3c7c2e3853
|
Revert "Revert "Tidy up thread locals usage across translation units""
This reverts commit 509386b14d .
|
2018-09-06 00:01:43 +03:00 |
|
Alexey Milovidov
|
509386b14d
|
Revert "Tidy up thread locals usage across translation units"
This reverts commit e28753061f .
|
2018-09-05 19:41:34 +03:00 |
|
Nicolae Vartolomei
|
e28753061f
|
Tidy up thread locals usage across translation units
Fixes #3015.
|
2018-09-03 22:36:16 +01:00 |
|
Vitaliy Lyudvichenko
|
1a4157f2a9
|
clickhouse_common_io does not depend on dbms. [#CLICKHOUSE-2910]
Get rid of extra linking dependencies for clickhouse_common_io. [#CLICKHOUSE-2910]
|
2018-06-21 15:13:56 +03:00 |
|