Commit Graph

1158 Commits

Author SHA1 Message Date
Michael Kolupaev
77d5f7e766 clickhouse: added forgotten file [#CONV-6767]. 2013-02-20 13:17:50 +00:00
Michael Kolupaev
7b14c8ac36 clickhouse: support FORMAT section in EXISTS and SHOW queries [#CONV-6767]. 2013-02-20 13:14:12 +00:00
Michael Kolupaev
bb9fccdd95 Merge 2013-02-20 10:29:26 +00:00
Michael Kolupaev
38fbcfe065 Merge 2013-02-18 17:30:06 +00:00
Michael Kolupaev
c7149513d2 removed const_cast on std::string::data() where appropriate [#CONV-6704]. 2013-02-18 16:40:36 +00:00
Michael Kolupaev
fbd139a549 Merge 2013-02-18 13:10:59 +00:00
Michael Kolupaev
a4962b3076 dbms: fixed readStringBinary for strings with refcounted data [#CONV-6704]. 2013-02-18 08:43:48 +00:00
Alexey Milovidov
4403d1a51e dbms: added missing modification [#CONV-2944]. 2013-02-17 23:28:52 +00:00
Alexey Milovidov
78496a10d2 dbms: tiny improvement [#CONV-2944]. 2013-02-17 20:19:05 +00:00
Alexey Milovidov
08ae323871 dbms: modified log message [#CONV-2944]. 2013-02-17 19:55:05 +00:00
Alexey Milovidov
10a41c00f4 dbms: added profiles of settings [#CONV-2944]. 2013-02-17 19:54:32 +00:00
Alexey Milovidov
76347e2e25 dbms: Client: fixed overflow in progress indicator [#CONV-2944]. 2013-02-16 22:17:01 +00:00
Alexey Milovidov
4b1888ecf3 dbms: fixed error with division [#CONV-2944]. 2013-02-16 21:23:55 +00:00
Alexey Milovidov
7b790fb2a8 dbms: Aggregator: improvement [#CONV-2944]. 2013-02-16 20:15:45 +00:00
Alexey Milovidov
9e4fd68e6c dbms: fixed possible leak [#CONV-2944]. 2013-02-16 18:59:05 +00:00
Alexey Milovidov
a55c07f449 Tiny improvement [#CONV-2944]. 2013-02-16 17:31:03 +00:00
Alexey Milovidov
ad4e7c9da8 dbms: sending progress while processing subqueries [#CONV-2944]. 2013-02-16 14:55:14 +00:00
Alexey Milovidov
3f73658c1d dbms: raised up maximum number of rows for Pretty formats [#CONV-2944]. 2013-02-16 13:53:33 +00:00
Alexey Milovidov
fb0f651db4 dbms: Server: HTTP handler: made GET readonly; fixed error in SET query [#CONV-2944]. 2013-02-16 13:48:25 +00:00
Alexey Milovidov
743108b25e dbms: fixed error [#CONV-6757]. 2013-02-16 13:14:41 +00:00
Alexey Milovidov
1f92a0498e dbms: tiny improvement [#CONV-2944]. 2013-02-14 16:54:10 +00:00
Michael Kolupaev
e05d3398c0 Merge 2013-02-14 12:51:52 +00:00
Michael Kolupaev
0184d23e1c Merge 2013-02-14 11:22:56 +00:00
Alexey Milovidov
105962f514 dbms: fixed error with Aggregator [#CONV-2944]. 2013-02-13 20:13:28 +00:00
Alexey Milovidov
427be97e00 dbms: probably fixed error in Aggregator [#CONV-2944]. 2013-02-13 19:24:19 +00:00
Michael Kolupaev
12f324cb4c clickhouse: fixed aliases with distributed storage [#CONV-6703]. 2013-02-13 17:53:40 +00:00
Michael Kolupaev
753b1fd03e clickhouse: fixed a typo in exception text [#CONV-6703]. 2013-02-13 10:01:53 +00:00
Michael Kolupaev
3e168c4cc0 clickouse: fixed aliases [#CONV-2944]. 2013-02-12 09:04:39 +00:00
Michael Kolupaev
1f472dceca clickhouse: improved exception text [#CONV-2944]. 2013-02-11 17:57:48 +00:00
Michael Kolupaev
e6993c973a clickhouse: fixed [#CONV-2944]. 2013-02-11 17:53:19 +00:00
Michael Kolupaev
eac9f3c337 clickhouse: fixed some alias issues [#CONV-2944]. 2013-02-11 17:30:09 +00:00
Michael Kolupaev
bebe6932fd clickhouse: fixed aliases in subqueries [#CONV-6727]. 2013-02-11 16:54:55 +00:00
Michael Kolupaev
4ed6c86648 clickhouse: Chunks: added logging [#CONV-6705]. 2013-02-11 12:28:43 +00:00
Michael Kolupaev
97287129aa clickhouse: Chunks: fixed [#CONV-6705]. 2013-02-11 11:59:21 +00:00
Michael Kolupaev
19707dc7ca Merge 2013-02-11 11:42:36 +00:00
Michael Kolupaev
f5cac625c6 Merge 2013-02-11 11:22:15 +00:00
Michael Kolupaev
65a18f7afa Merge 2013-02-11 10:11:59 +00:00
Michael Kolupaev
d1cb4373b3 Merge 2013-02-11 09:48:01 +00:00
Michael Kolupaev
dc15d81295 Merge 2013-02-11 09:40:37 +00:00
Michael Kolupaev
e73afea49d Merge 2013-02-11 09:32:49 +00:00
Michael Kolupaev
acbce5e549 Merge 2013-02-11 09:29:29 +00:00
Michael Kolupaev
ca0051f30a Merge 2013-02-11 09:22:52 +00:00
Michael Kolupaev
f177dca440 Merge 2013-02-11 09:19:48 +00:00
Michael Kolupaev
7eaba87293 clickhouse: added comment [#CONV-6705]. 2013-02-11 08:55:51 +00:00
Michael Kolupaev
7aee5959e5 clickhouse: probably fixed undefined behavior in Chunks storage [#CONV-6705]. 2013-02-11 08:53:34 +00:00
Alexey Milovidov
a05cfab085 dbms: added comment [#CONV-2944]. 2013-02-09 03:01:10 +00:00
Alexey Milovidov
09a805898b dbms: improvement [#CONV-2944]. 2013-02-09 02:44:39 +00:00
Alexey Milovidov
f63c86b53a dbms: improvement [#CONV-2944]. 2013-02-09 02:20:26 +00:00
Alexey Milovidov
a9dbf44e52 dbms: fixed error [#CONV-6705]. 2013-02-09 01:03:11 +00:00
Alexey Milovidov
1c80514138 dbms: improvement [#CONV-2944]. 2013-02-09 01:02:52 +00:00