Alexey Milovidov
5546f7f75b
Normalized formatting [#CLICKHOUSE-3].
2017-03-09 07:26:17 +03:00
f1yegor
48bd5b696c
translate comments
2017-03-09 01:56:38 +01:00
Alexey Zatelepin
307e397dce
adopt server timezone in non-interactive mode also
2016-11-17 00:12:08 +00:00
Alexey Zatelepin
e1bb33cad0
PR fixes:
...
* add forgotten const
* print exception string if switching to server timezone failed
* protocol compatibility with old versions
* use ALWAYS_INLINE in DateLUT.h
2016-11-15 10:24:55 +00:00
Alexey Zatelepin
3a7260e200
[#METR-23447] Client uses server timezone for DateTime string parsing
2016-11-13 19:34:31 +00:00
Vladimir Smirnov
d36f52502e
Make it compilable on OS X
...
It's still hackish and dirty, but server and client compies.
Server starts, but throwes meaningless exception on any query.
Client seems to be working fine.
Linux compilation might (but shouldn't) be broken (not tested).
2016-11-01 17:59:21 +01: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
6f4fc79cde
Better [#METR-2944].
2016-07-31 06:53:16 +03:00
Pavel Kartavyy
b5a04e3588
Client:Connection: move methods to cpp
2016-06-08 17:39:49 +03:00
Alexey Milovidov
646d70a545
Using std::shared_ptr for data types [#METR-21503].
2016-05-28 17:14:18 +03:00
Alexey Milovidov
4c7eb03b63
Using std::shared_ptr for data types [#METR-21503].
2016-05-28 13:35:44 +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
b375b6c6e6
dbms: fixed comments [#METR-17973].
2016-02-04 00:37:52 +03:00
Alexey Milovidov
13c7d0983a
dbms: cutting dependency [#METR-2944]..
2016-01-12 00:46:36 +03:00
Alexey Arno
29dc5f91d1
Merge
2015-11-06 20:44:01 +03:00
Alexey Arno
0f923131c6
dbms: Server: Removed unused header include. [#METR-16213]
2015-10-12 18:10:08 +03:00
Alexey Arno
abcf2ebc75
dbms: Server: Updated comment. [#METR-16213]
2015-10-12 18:05:30 +03:00
Alexey Arno
5f17c9d55d
Merge
2015-10-12 17:53:16 +03:00
Alexey Milovidov
feec229066
Moved files [#METR-17973].
2015-10-05 04:26:43 +03:00
Alexey Milovidov
1f6def094f
dbms: fixed build [#METR-18202].
2015-09-29 22:19:54 +03:00
Alexey Milovidov
43ee70e1fe
dbms: fixed error [#METR-18011].
2015-09-17 23:00:19 +03:00
Alexey Milovidov
4cebee36ea
dbms: added setting 'skip_unavailable_shards' [#METR-17059].
2015-06-28 09:38:18 +03:00
Alexey Milovidov
3db1bf63a2
dbms: fixed error [#METR-16575] [#METR-16573].
2015-05-29 03:33:56 +03:00
Alexey Milovidov
3786513a3c
dbms: fixing error [#METR-16575].
2015-05-29 00:41:28 +03:00
Alexey Milovidov
0984363b9c
dbms: removed passing DataTypeFactory everywhere [#METR-16545].
2015-05-28 06:49:28 +03:00
Pavel Kartavyy
ce8e182d9c
dbms: fix comments for network_compression_method [#METR-16391]
2015-05-22 18:22:37 +03:00
Pavel Kartavyy
392dc138ba
dbms: add compression method to client [#METR-16391]
2015-05-22 18:22:36 +03:00
Alexey Arno
732a80d833
dbms: Server: Fixed race condition in PoolWithFailoverBase in a more elegant way. [#METR-15531]
2015-03-26 17:53:35 +03:00
Alexey Milovidov
b4c9ba93e8
Revert "dbms: Server: Fixed race condition in ConnectionPoolWithFailover. [#METR-15331]"
...
This reverts commit 209cf77fd6b2962b1996d254db802132ab2bd6f8.
2015-03-24 03:41:03 +03:00
Alexey Arno
b5f690dcd1
dbms: Server: Fixed race condition in ConnectionPoolWithFailover. [#METR-15331]
2015-03-18 14:28:30 +03:00
Pavel Kartavyy
78e12a7563
Connection: set separate timeout for ping [#METR-15351]
2015-03-11 14:18:36 +03:00
Pavel Kartavyy
3f56620685
Connection: ping can be executed as long as read/write timeout [#METR-15351]
2015-03-11 14:18:36 +03:00
Alexey Milovidov
f749aa6c01
dbms: fixed errors [#METR-15352].
2015-03-06 04:06:11 +03:00
Alexey Arno
bfc98adc19
dbms: Server: updated comments [#METR-14410]
2015-02-25 20:40:13 +03:00
Alexey Arno
30eee9b656
dbms: Server: fixed race conditions in ParallelReplicas [#METR-14410]
2015-02-25 20:15:31 +03:00
Alexey Arno
d4f6e1209a
dbms: Server: fixed RemoteBlockInputStream destructor policy [#METR-14410]
2015-02-20 17:43:22 +03:00
Alexey Milovidov
d0972a159d
dbms: added setting 'max_memory_bandwidth' [#METR-15052].
2015-02-10 23:48:17 +03:00
Alexey Arno
8c0a540350
dbms: Server: queries with several replicas: fixes [#METR-14410]
2015-02-09 00:34:43 +03:00
Alexey Arno
cede256a43
dbms: Server: queries with several replicas: fixes [#METR-14410]
2015-02-07 22:39:16 +03:00
Alexey Arno
ba96a87097
dbms: Server: queries with several replicas: fixes [#METR-14410]
2015-02-07 20:12:29 +03:00
Alexey Arno
7d5f75a804
dbms: Server: queries with several replicas: fixes [#METR-14410]
2015-02-07 01:32:54 +03:00
Alexey Arno
55acd52df2
dbms: Server: queries with several replicas: fixes [#METR-14410]
2015-02-06 17:46:04 +03:00
Alexey Arno
80aba15901
dbms: Server: queries with several replicas: fixes [#METR-14410]
2015-02-06 13:41:03 +03:00
Alexey Arno
4a002773a8
dbms: Server: queries with several replicas: fixes [#METR-14410]
2015-02-06 01:31:03 +03:00
Alexey Arno
ab9da73dea
dbms: Server: queries with several replicas: fixes [#METR-14410]
2015-02-04 16:07:10 +03:00
Alexey Arno
51f8ad6e9d
dbms: Server: queries with several replicas: fixes [#METR-14410]
2015-02-04 13:27:06 +03:00
Alexey Arno
a7f0279e1c
dbms: Server: queries with several replicas: development [#METR-14410]
2015-02-03 16:36:33 +03:00
Alexey Arno
35356191c9
dbms: Server: queries with several replicas: development [#METR-14410]
2015-02-03 16:36:33 +03:00
Alexey Arno
c46cd1e087
dbms: Server: queries with several replicas: development [#METR-14410]
2015-02-03 16:36:33 +03:00