Alexey Milovidov
|
b9105e131f
|
Avoid deadlock in TraceCollector
|
2019-07-24 05:02:10 +03:00 |
|
Alexey Milovidov
|
72d543f3cf
|
Updated test
|
2019-07-24 04:11:46 +03:00 |
|
Alexey Milovidov
|
c97a4e1133
|
Added a test
|
2019-07-24 04:04:46 +03:00 |
|
Alexey Milovidov
|
33ee957b5c
|
Addition to prev. revision
|
2019-07-24 03:49:14 +03:00 |
|
Alexey Milovidov
|
36746d85dd
|
Better cache for symbolizeAddress function
|
2019-07-24 03:47:17 +03:00 |
|
Alexey Milovidov
|
378fff2990
|
Lower bound on profiler period
|
2019-07-24 03:46:37 +03:00 |
|
Alexey Milovidov
|
a3f6b70433
|
Fixed warning from PVS-Studio
|
2019-07-23 23:07:33 +03:00 |
|
Alexey Milovidov
|
02fb67dc8a
|
Simple protection from too frequent profiler signals
|
2019-07-23 21:45:54 +03:00 |
|
Alexey Milovidov
|
1913bfa276
|
Added cache for symbolizeAddress function
|
2019-07-23 17:59:29 +03:00 |
|
Alexey Milovidov
|
1b00e99334
|
Fixed error with initialization of query profiler
|
2019-07-23 17:30:14 +03:00 |
|
Alexey Milovidov
|
0755d1e4b3
|
Added demangling to function symbolizeAddress
|
2019-07-23 16:34:22 +03:00 |
|
Alexey Milovidov
|
bd3173bac2
|
Added comment
|
2019-07-23 16:17:56 +03:00 |
|
Alexey Milovidov
|
398a280f23
|
Fixed error
|
2019-07-23 16:16:51 +03:00 |
|
Alexey Milovidov
|
97103b9067
|
Every function in its own file
|
2019-07-23 15:55:13 +03:00 |
|
Alexey Milovidov
|
2d895c4fe6
|
Changed symbolizeTrace to symbolizeAddress
|
2019-07-23 15:46:58 +03:00 |
|
robot-clickhouse
|
58e03ad7b9
|
Auto version update to [19.13.1.1] [54425]
|
2019-07-23 11:20:52 +03:00 |
|
robot-clickhouse
|
8c71c109a6
|
Auto version update to [19.12.1.889] [54424]
|
2019-07-23 11:20:19 +03:00 |
|
Alexey Milovidov
|
a652a8bb6c
|
Disabled query profiler by default #4247
|
2019-07-23 03:04:04 +03:00 |
|
alexey-milovidov
|
e4ad0da6e3
|
Merge pull request #4247 from laplab/query-poor-mans-profiler
Poor man's profiler on query level [Work in progress]
|
2019-07-23 03:02:58 +03:00 |
|
alexey-milovidov
|
cd6c15b79f
|
Merge pull request #6057 from dimarub2000/master
CREATE TABLE AS table_function()
|
2019-07-23 02:50:08 +03:00 |
|
Dmitry Rubashkin
|
0320de9132
|
test and fixes
|
2019-07-22 16:49:16 +03:00 |
|
Dmitry Rubashkin
|
9ffbf65741
|
Fix of a fix
|
2019-07-22 15:50:10 +03:00 |
|
Dmitry Rubashkin
|
42efc1051e
|
fixes of bad commit
|
2019-07-22 15:35:29 +03:00 |
|
Dmitry Rubashkin
|
d279a685a9
|
Merge branch
|
2019-07-22 15:31:17 +03:00 |
|
Dmitry Rubashkin
|
6c6af60194
|
Fixes after review
|
2019-07-22 15:18:53 +03:00 |
|
Ivan Lezhankin
|
762f1d3a85
|
Merge remote-tracking branch 'upstream/master' into issue-5846
|
2019-07-22 13:19:37 +03:00 |
|
alexey-milovidov
|
adfc369172
|
Merge pull request #6082 from vitlibar/fix-segfault-in-reload-outdated
Fix segfault in ExternalLoader::reloadOutdated().
|
2019-07-22 01:28:37 +03:00 |
|
alexey-milovidov
|
3da461fea5
|
Merge pull request #6038 from yandex/Immowelt-ThreeDots
Merging COLUMNS matcher
|
2019-07-22 01:27:38 +03:00 |
|
Alexey Milovidov
|
9b5cba8174
|
Fixed bad code
|
2019-07-22 00:35:43 +03:00 |
|
Alexey Milovidov
|
b2961bcc31
|
Added check for empty number of columns; improved test
|
2019-07-22 00:19:42 +03:00 |
|
Alexey Milovidov
|
8060993ca2
|
Removed obsolete comment
|
2019-07-21 23:40:34 +03:00 |
|
alexey-milovidov
|
ea9b36e531
|
Merge pull request #6091 from yurriy/php-client-test
MySQL Native Driver test
|
2019-07-21 23:29:24 +03:00 |
|
Alexey Milovidov
|
fb0d09c5d3
|
Rename files
|
2019-07-21 20:03:58 +03:00 |
|
alexey-milovidov
|
9f9dd040dd
|
Update StorageMergeTree.cpp
|
2019-07-21 17:14:55 +03:00 |
|
Yuriy
|
28a0481f1a
|
php mysql client test
|
2019-07-21 15:19:14 +03:00 |
|
Mikhail f. Shiryaev
|
75de4eec70
|
Add tests for optimization exceptions
|
2019-07-21 08:57:24 +02:00 |
|
Alexey Milovidov
|
47058e8e11
|
Fixed error
|
2019-07-21 05:13:42 +03:00 |
|
Alexey Milovidov
|
7064fe6678
|
Merge branch 'master' into Immowelt-ThreeDots
|
2019-07-21 02:21:55 +03:00 |
|
Mikhail f. Shiryaev
|
15fd980d0b
|
Add description "unable to select parts" and logging
|
2019-07-21 00:39:40 +02:00 |
|
Ivan Lezhankin
|
301a64afa6
|
Merge remote-tracking branch 'upstream/master' into issue-5846
|
2019-07-21 01:09:03 +03:00 |
|
alexey-milovidov
|
8008ce6e9e
|
Update StorageReplicatedMergeTree.cpp
|
2019-07-20 10:44:05 +02:00 |
|
Mikhail f. Shiryaev
|
da50663e2c
|
Pass a proper message to exception
|
2019-07-20 10:44:05 +02:00 |
|
alexey-milovidov
|
c6b468d435
|
Merge pull request #6083 from yandex/odbc-initial-load-fix
Fix for initial load of external dictionaries via ODBC
|
2019-07-20 04:26:22 +03:00 |
|
Alexey Milovidov
|
7661eeefa0
|
Fixed idiotic test
|
2019-07-20 03:47:06 +03:00 |
|
Alexey Milovidov
|
cf873b9308
|
Fixed flappy test (can fail due to timeout in debug/sanitizer builds)
|
2019-07-20 03:28:48 +03:00 |
|
alexey-milovidov
|
67b72f4261
|
Merge pull request #6029 from yandex/aku/agg-arenas
Do not access shared arenas in aggregate function columns.
|
2019-07-20 03:16:24 +03:00 |
|
alexey-milovidov
|
b035edefea
|
Update InterpreterCreateQuery.cpp
|
2019-07-20 03:02:18 +03:00 |
|
alexey-milovidov
|
f9d1214bbc
|
Update DatabasesCommon.cpp
|
2019-07-20 02:51:43 +03:00 |
|
alexey-milovidov
|
3abf1b278e
|
Update DatabasesCommon.cpp
|
2019-07-20 02:51:20 +03:00 |
|
Alexey Milovidov
|
7ce6a71c95
|
Steal part of modifications from #6007
|
2019-07-20 02:42:59 +03:00 |
|