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
Alexey Milovidov
c2fa56b905
ClientInfo: fixes [#METR-23279].
2016-10-25 08:07:29 +03:00
Alexey Milovidov
a081f5f05b
Addition to prev. revision [#METR-23279].
2016-10-25 01:11:36 +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
Vitaliy Lyudvichenko
144d9018ba
Added port column into system.processes table. [#METR-22966]
2016-10-11 22:01:55 +03:00
Alexey Milovidov
0cf32c8aed
Renamed method [#METR-22400].
2016-08-13 05:21:17 +03:00
Alexey Milovidov
6f4fc79cde
Better [#METR-2944].
2016-07-31 06:53:16 +03:00
Alexey Milovidov
ea734b6bee
Removed compatibility layer with OLAPServer [#METR-2944].
2016-07-30 04:08:00 +03:00
Alexey Milovidov
c2929666fd
Fixed error [#METR-21877].
2016-07-07 04:57:48 +03:00
Alexey Milovidov
2906679e38
Temporarily removed squashing blocks on INSERT [#METR-21877].
2016-07-06 19:25:15 +03:00
Alexey Milovidov
1a420a14e9
Squashing small blocks on INSERT (when passing blocks via TCP interface or when doing INSERT SELECT) [#METR-21877].
2016-07-02 00:02:13 +03:00
Alexey Milovidov
646d70a545
Using std::shared_ptr for data types [#METR-21503].
2016-05-28 17:14:18 +03:00
Alexey Milovidov
3c1c9d46f7
Using std::shared_ptr for data types [#METR-21503].
2016-05-28 15:22:22 +03:00
Alexey Milovidov
61ae4e5547
Using std::shared_ptr for data types [#METR-21503].
2016-05-28 11:15:50 +03:00
Pavel Kartavyy
eca42536d8
dbms: renamed Revision to ClickHouseRevision. Daemon to BaseDaemon
2016-02-09 20:06:50 +03:00
Alexey Milovidov
f715b941da
dbms: done debugging [#METR-19767].
2016-01-26 04:26:02 +03:00
Alexey Milovidov
869a521aed
dbms: fixing error [#METR-19767].
2016-01-26 00:40:13 +03:00
Alexey Milovidov
2ae6e4ba77
dbms: attempt to fix an error [#METR-19623].
2016-01-14 06:17:11 +03:00
Alexey Milovidov
13c7d0983a
dbms: cutting dependency [#METR-2944]..
2016-01-12 00:46:36 +03:00
Alexey Milovidov
4b1ebc764e
dbms: better [#METR-19593].
2016-01-06 23:37:50 +03:00
Alexey Milovidov
feec229066
Moved files [#METR-17973].
2015-10-05 04:26:43 +03:00
Alexey Milovidov
4a061b97cb
Moved file [#METR-17973].
2015-10-05 03:44:40 +03:00
Alexey Milovidov
1f6def094f
dbms: fixed build [#METR-18202].
2015-09-29 22:19:54 +03:00
Alexey Milovidov
f395a408ef
dbms: fixed error [#METR-16779].
2015-09-11 00:36:48 +03:00
Alexey Milovidov
df4a33949b
dbms: logging query finish for queries without result [#METR-16946].
2015-07-14 06:05:10 +03:00
Alexey Milovidov
cb223d360a
dbms: QueryLog: development [#METR-16946].
2015-06-30 02:54:33 +03:00
Alexey Milovidov
b5fd5fe490
dbms: QueryLog: development (incomplete) [#METR-16946].
2015-06-30 00:35:35 +03:00
Alexey Milovidov
c36fdf0e56
dbms: initial implementation of QueryLog [#METR-16946].
2015-06-26 23:48:10 +03:00
Alexey Milovidov
1b61065f50
dbms: more uniform logging of query, logging client IP address [#METR-16277].
2015-06-18 00:34:15 +03:00
Alexey Milovidov
9c2cf55a28
dbms: addition to prev. revision [#METR-16576].
2015-05-30 00:37:17 +03:00
Alexey Milovidov
6a5ef9be83
dbms: fixed error with hanging INSERTs [#METR-16514].
2015-05-29 23:36:09 +03:00
Alexey Milovidov
0984363b9c
dbms: removed passing DataTypeFactory everywhere [#METR-16545].
2015-05-28 06:49:28 +03:00
Pavel Kartavyy
391ec6451b
dbms: use network_compression_method when server writes result [#METR-16391]
2015-05-22 18:22:36 +03:00
Pavel Kartavyy
751344d1f4
dbms: throw NetExceptions on errors with Network [#METR-15570]
2015-05-08 12:24:42 +03:00
Alexey Milovidov
60d76ddc48
dbms: writing stack trace in case of exception in HTTPHandler [#METR-15357].
2015-03-17 00:28:09 +03:00
Alexey Milovidov
a321aa8108
dbms: added value 2 for setting 'readonly'; ignoring settings from remote client in readonly mode [#METR-15168].
2015-02-27 23:35:26 +03:00
Alexey Milovidov
66156f5085
dbms: fixed segfault when query was cancelled while merging aggregate states in calculation of TOTALS [#METR-14654].
2015-02-04 08:05:17 +03:00
Alexey Milovidov
221efeb82a
dbms: more scalable aggregator: development [#METR-2944].
2015-01-03 06:18:49 +03:00
Alexey Milovidov
1f52150f12
dbms: renamed variable [#METR-2944].
2014-11-09 02:54:03 +03:00
Alexey Milovidov
0045133b0e
dbms: prepared for fully-functional progress bar [#METR-2944].
2014-10-25 22:33:52 +04:00
Alexey Milovidov
81c268177b
dbms: probably fixed error when writeSuffix method wasn't called when writing to table [#METR-12767].
2014-09-18 23:49:31 +04:00
Alexey Milovidov
5523bdeaca
dbms: improved performance on small blocks [#METR-2944].
2014-08-22 06:31:54 +04:00
Michael Kolupaev
5bbb6dc090
some grammar fixes. [#METR-2807]
2014-08-12 13:35:15 +04:00
Andrey Mironov
beca178f2f
dbms: support WITH TOTALS without GROUP BY
2014-08-08 10:10:12 +04:00
Alexey Milovidov
027e80e2b6
dbms: Fixed possible uninitialized memory read [#METR-2944].
2014-05-12 04:49:24 +04:00
Alexey Milovidov
fc8aa282c0
dbms: lowered default block size; introduced default insert block size [#METR-11014]..
2014-04-30 00:22:57 +04:00
Sergey Fedorov
342592bffb
dbms: exception if client sends settings in readonly mod, client loads settings also from config file [METR-10801]
2014-04-15 17:36:32 +04:00
Alexey Milovidov
076db911e8
dbms: improvement [#METR-10800].
2014-04-09 23:27:49 +04:00
Sergey Fedorov
0ded5c5040
dbms: sending external table throw http [METR-10071]
2014-04-08 18:15:18 +04:00