Alexey Zatelepin
|
b469ef1792
|
don't use local replica if its delay is unacceptable [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Zatelepin
|
3f3b7f61e2
|
always send changed settings for remote connections [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Zatelepin
|
485c58b039
|
use only ConnectionPoolWithFailover in RemoteBlockInputStream [#CLICKHOUSE-2141]
|
2017-04-19 20:50:17 +03:00 |
|
Alexey Zatelepin
|
e30dc7c254
|
check replica delay when getting a connection from ConnectionPoolWithFailover [#CLICKHOUSE-2141]
|
2017-04-17 22:51:41 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|
Alexey Milovidov
|
14c8003081
|
Normalized formatting [#CLICKHOUSE-3].
Apply in a loop:
find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l -P '^(\t*) ' | xargs sed -i -r -e 's/^(\t*) /\1\t/'
|
2017-03-26 04:28:07 +03:00 |
|
f1yegor
|
bc0d9a2cae
|
translate comments
|
2017-03-25 21:12:56 +01:00 |
|
Alexey Milovidov
|
61646cbd01
|
Addition to prev. revision [#METR-23279].
|
2016-10-25 00:53:12 +03:00 |
|
Alexey Milovidov
|
daeac24f04
|
Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279].
|
2016-10-25 00:40:39 +03:00 |
|
Alexey Milovidov
|
6b2755bf2a
|
Non significant change [#METR-2944].
|
2016-09-23 23:33:06 +03:00 |
|
Alexey Milovidov
|
f7b384cdf2
|
Fixed error [#METR-21651].
|
2016-06-09 08:02:05 +03:00 |
|
Alexey Milovidov
|
ee04be64e3
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:31:46 +03:00 |
|
Alexey Milovidov
|
d4cc4abb62
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:29:48 +03:00 |
|
Alexey Milovidov
|
6863e72f3d
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:15:36 +03:00 |
|
Alexey Arno
|
6efc98d1f3
|
Merge
|
2016-03-01 20:47:53 +03:00 |
|
Alexey Milovidov
|
c062fc1ce0
|
dbms: cutting dependency [#METR-2944].
|
2016-01-12 05:21:15 +03:00 |
|
Alexey Arno
|
29dc5f91d1
|
Merge
|
2015-11-06 20:44:01 +03:00 |
|