Alexey Milovidov
|
a1a6ddd01e
|
Reworking ExpressionAnalyzer (preparations) [#METR-20307].
|
2017-01-05 19:34:05 +03:00 |
|
Vitaliy Lyudvichenko
|
07d720565c
|
Added profile events for INSERTs. [#METR-23930]
Added new column and CurrentMetrics data into system.events table.
Removed unnecessary code from Context and Merge list. [#METR-23911]
|
2016-12-31 02:39:53 +03:00 |
|
Vitaliy Lyudvichenko
|
108bfac17e
|
Added memory tracking events and columns for merges. [#METR-23911]
|
2016-12-31 02:39:53 +03:00 |
|
Vitaliy Lyudvichenko
|
8398baea85
|
Fixed getFlagsPath() for clickhouse-local use case. [#METR-23761]
|
2016-12-19 17:15:45 +03:00 |
|
Alexey Milovidov
|
59da0fd12a
|
Added metrics and events for Context lock [#METR-23763].
|
2016-12-08 01:49:42 +03:00 |
|
Alexey Milovidov
|
a2e9359b18
|
Fixed rare deadlock after startup when structure of query_log was changed [#METR-23594].
|
2016-11-23 23:41:39 +03:00 |
|
Pavel Kartavyy
|
631d9ea0a0
|
add getSessionContext() const
|
2016-11-16 18:52:35 +03:00 |
|
Pavel Kartavyy
|
bdb7e9745b
|
add hasColumnInTable function [#METR-23248]
|
2016-11-16 18:52:35 +03:00 |
|
Alexey Milovidov
|
d5155fbe7a
|
Added quota_key to query_log and processlist [#METR-23505].
|
2016-11-16 08:09:41 +03:00 |
|
Vitaliy Lyudvichenko
|
107f7b34c7
|
Added requested PR changes, 2nd iteration.
|
2016-11-14 02:57:18 +03:00 |
|
Vitaliy Lyudvichenko
|
c05f512637
|
Merged server, client and local into single binary, more args for local mode.
|
2016-11-09 22:06:29 +03:00 |
|
Vitaliy Lyudvichenko
|
cf24f6e2d1
|
Implemented draft version of clickhouse-local service.
|
2016-11-09 22:03:47 +03:00 |
|
Alexey Milovidov
|
968bcb6f66
|
Preparation [#METR-2944].
|
2016-10-27 20:48: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
|
8d7ba10835
|
Merge pull request #132 from ludv1x/METR-22802
Automatic reload of remote_servers configuration.
|
2016-10-14 23:32:27 +04:00 |
|
Vitaliy Lyudvichenko
|
a0760a4821
|
Added requested PR changes. [#METR-22802]
|
2016-10-14 20:54:18 +03:00 |
|
Vitaliy Lyudvichenko
|
144d9018ba
|
Added port column into system.processes table. [#METR-22966]
|
2016-10-11 22:01:55 +03:00 |
|
Vitaliy Lyudvichenko
|
ebbc9b9877
|
Added abilty to automatically update clusters configuration. [#METR-22802]
|
2016-10-11 17:17:49 +03:00 |
|
Alexey Milovidov
|
6b2755bf2a
|
Non significant change [#METR-2944].
|
2016-09-23 23:33:06 +03:00 |
|
Alexander Prudaev
|
d376a81692
|
columnar-appender-common: fix PoolWithFailOver [#METR-20682].
|
2016-09-13 19:00:47 +03:00 |
|
Alexey Milovidov
|
9fd26e381a
|
Less code [#MOBMET-3953].
|
2016-08-07 01:31:58 +03:00 |
|
Alexey Milovidov
|
55ed2904f4
|
Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087].
|
2016-07-14 08:22:09 +03:00 |
|
Alexey Milovidov
|
646d70a545
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:14:18 +03:00 |
|
Alexey Milovidov
|
6863e72f3d
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:15:36 +03:00 |
|
Alexey Milovidov
|
f538e81c98
|
Added 'uptime' function [#METR-20819].
|
2016-04-09 10:47:08 +03:00 |
|
Alexey Milovidov
|
1f8f6fa06a
|
Allowed concurrent CREATE TABLE IF NOT EXISTS if table exists [#METR-20704].
|
2016-04-01 20:41:13 +03:00 |
|
Alexey Milovidov
|
da07716547
|
Attempt to fix an error [#METR-20397].
|
2016-03-22 22:35:23 +03:00 |
|
Alexey Milovidov
|
b5e5de0427
|
Attempt to fix an error [#METR-20397].
|
2016-03-22 05:05:21 +03:00 |
|
Alexey Milovidov
|
5720d9566e
|
Little better [#METR-19997].
|
2016-03-22 04:50:19 +03:00 |
|
Alexey Milovidov
|
288fb9dcdf
|
Less wrong [#METR-19997].
|
2016-03-22 02:46:24 +03:00 |
|
Alexey Milovidov
|
bbdd0ca4d7
|
Database engines: development [#METR-19997].
|
2016-03-21 15:57:12 +03:00 |
|
Alexey Milovidov
|
5fc44df6b5
|
Squashed commit of the following:
commit f9b478181cd49224154cc350fb57df7121842f1c
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sat Mar 19 04:06:36 2016 +0300
Database engines: development [#METR-19997].
commit f7a10a67761ccfd05f3dac32d6444920cd8d4d60
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sat Mar 19 03:44:37 2016 +0300
Database engines: development [#METR-19997].
commit bd98a8558e98bad2bed278e5762c4e0fc66e6f38
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sat Mar 19 00:33:59 2016 +0300
Database engines: development [#METR-19997].
commit 19712fd884c22a4e2c2b67474086dea8f44e7c7b
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sat Mar 19 00:03:11 2016 +0300
Database engines: development [#METR-19997].
commit 50274d6df7e91fcc34aab8a8c72347daa2c6512f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 23:24:57 2016 +0300
Database engines: development [#METR-19997].
commit 4a0b99b19b34e90ef8b7be2d199f6232e36ef3f7
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 22:50:36 2016 +0300
Database engines: development [#METR-19997].
commit 44ff3ebba7a3e460a27a89f31ddf199dbea1d182
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 15:09:17 2016 +0300
Database engines: development [#METR-19997].
commit 137c31f3004cfd282473b6acb01cbe1b4ca2aadd
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 03:26:34 2016 +0300
Database engines: development [#METR-19997].
commit aa4c0496d4afe4a691164254be2bd5600542b38a
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 03:22:59 2016 +0300
Database engines: development [#METR-19997].
commit 5a94d1f0607450a2dac28a4d7df8b1393a864c23
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Mar 18 01:02:40 2016 +0300
Database engines: development [#METR-19997].
commit 50fd5b52ea1141955a5dfba0dcb191f3289ac25b
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Thu Mar 17 23:23:40 2016 +0300
Database engines: development [#METR-19997].
commit a333d91b058e4f56dd83a6d2878c3c2bd8efc002
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Thu Mar 17 20:29:07 2016 +0300
Database engines: development [#METR-19997].
commit f81d366e7ac8348436f2698d040f8e341743a024
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Thu Mar 17 01:30:23 2016 +0300
Database engines: development [#METR-19997].
commit d0696860c9060827896214c08d147c759ea79376
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Wed Mar 16 21:55:31 2016 +0300
Database engines: development [#METR-19997].
commit 46a168c2ada140a0e95cd8d4b9d8ba9bac855d11
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Wed Mar 16 08:00:58 2016 +0300
Database engines: development [#METR-19997].
commit 20a2bad161454225fc1b5f9b919b842fbebc3231
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Wed Mar 16 06:51:10 2016 +0300
Database engines: development [#METR-19997].
commit ca0a77fcc2a8d0b276eb3743c53551ad3fe16314
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Wed Mar 16 06:02:20 2016 +0300
Reverted erroneous modification [#METR-19997].
commit 1370bdcc4594182f6ef2b146f9afabfe1c295080
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Wed Mar 16 00:41:34 2016 +0300
Database engines: development [#METR-19997].
commit 16e72c67041cae6471509d3f0f3d4a9aa7b7dc0f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Mar 15 00:41:48 2016 +0300
Database engines: development [#METR-19997].
|
2016-03-19 04:18:49 +03:00 |
|
Alexey Milovidov
|
b92b0660a7
|
dbms: fixed error [#METR-20301].
|
2016-03-10 06:08:09 +03:00 |
|
Alexey Milovidov
|
12363ed329
|
Added limited support for expressions in INSERT ... VALUES [#METR-20048].
|
2016-02-13 09:37:19 +03:00 |
|
Alexey Arno
|
113b592380
|
Merge
|
2016-01-28 19:06:57 +03:00 |
|
Alexey Milovidov
|
e5d4149ca4
|
Merge
|
2016-01-28 04:00:42 +03:00 |
|
Alexey Milovidov
|
67a07205b7
|
Merge
|
2016-01-28 04:00:27 +03:00 |
|
Alexey Milovidov
|
5c90d7d45c
|
Merge
|
2016-01-26 05:00:25 +03:00 |
|
Alexey Milovidov
|
085dd9f90a
|
Merge
|
2016-01-26 04:56:42 +03:00 |
|
Alexey Arno
|
ae2f7c7613
|
Merge
|
2016-01-26 03:30:18 +03:00 |
|
Alexey Arno
|
a3ea32b985
|
Merge
|
2016-01-21 19:30:05 +03:00 |
|
Alexey Milovidov
|
8f1df43f03
|
dbms: separated lock for zookeeper in Context [#METR-2944].
|
2016-01-17 10:53:58 +03:00 |
|
Alexey Milovidov
|
13c7d0983a
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
|
Alexey Milovidov
|
feec229066
|
Moved files [#METR-17973].
|
2015-10-05 04:26:43 +03:00 |
|
Alexey Arno
|
3ab5226a56
|
dbms: Server: Fixed typo in comment. [#METR-17506]
|
2015-10-01 18:14:39 +03:00 |
|
Alexey Arno
|
ddf5996c44
|
Merge
|
2015-10-01 18:10:41 +03:00 |
|
Alexey Milovidov
|
1f6def094f
|
dbms: fixed build [#METR-18202].
|
2015-09-29 22:19:54 +03:00 |
|
Alexey Milovidov
|
1481d7f293
|
dbms: specifying port to send queries in ZK [#METR-18167].
|
2015-09-24 07:50:53 +03:00 |
|
Alexey Milovidov
|
66b130a2e5
|
dbms: implemented method 'pull' for GLOBAL subqueries [#METR-17758].
|
2015-09-05 04:22:09 +03:00 |
|
Alexey Milovidov
|
e82e19ee75
|
dbms: pull scheme for GLOBAL subqueries: development: added ability to SELECT from temporary tables of another query [#METR-17758].
|
2015-09-04 23:52:00 +03:00 |
|
Alexey Milovidov
|
10a3d616f6
|
dbms: pull scheme for GLOBAL subqueries: development [#METR-17758].
|
2015-08-20 00:15:27 +03:00 |
|
Alexey Milovidov
|
39bc10041d
|
dbms: generating query_id [#METR-17469].
|
2015-07-25 12:49:09 +03:00 |
|
Alexey Milovidov
|
71f64f2d49
|
Merge
|
2015-07-17 00:32:51 +03:00 |
|
Alexey Milovidov
|
c36fdf0e56
|
dbms: initial implementation of QueryLog [#METR-16946].
|
2015-06-26 23:48:10 +03:00 |
|
Alexey Milovidov
|
0984363b9c
|
dbms: removed passing DataTypeFactory everywhere [#METR-16545].
|
2015-05-28 06:49:28 +03:00 |
|
Alexey Milovidov
|
90522cb623
|
dbms: removed useless header [#METR-2944].
|
2015-05-18 23:30:00 +03:00 |
|
Alexey Arno
|
44066984cf
|
Merge
|
2015-05-07 13:31:50 +03:00 |
|
Alexey Arno
|
fa78aa633f
|
Merge
|
2015-04-30 15:43:16 +03:00 |
|
Andrey Mironov
|
2fff473759
|
dbms: fix deadlock in Context::getExternalDictionariesImpl with ClickhouseDictionarySource
|
2015-04-22 16:53:43 +03:00 |
|
Alexey Milovidov
|
124a12095a
|
dbms: added support for selecting stronger compression method [#METR-15386].
|
2015-04-17 08:35:53 +03:00 |
|
Alexey Milovidov
|
80a3021962
|
dbms: removed old code [#METR-2944].
|
2015-04-16 10:56:43 +03:00 |
|
Alexey Milovidov
|
114b3de689
|
dbms: cut dependencies [#METR-2944].
|
2015-04-16 09:12:35 +03:00 |
|
Alexey Milovidov
|
9ec393df61
|
dbms: better diagnostics on syntax error [#METR-15933].
|
2015-04-11 06:10:23 +03:00 |
|
Andrey Mironov
|
ba2e06a6e6
|
propagate exception from dictionaries on server start, fix race condition
|
2015-04-02 19:37:05 +03:00 |
|
Andrey Mironov
|
edbe23ac1f
|
dbms: add dictionaries_lazy_load config parameter, defaults to true. [#METR-15691]
|
2015-03-27 16:11:31 +03:00 |
|
Andrey Mironov
|
984aa5c4b5
|
dbms: extract external dictionaries management to a separate type [#METR-13298]
|
2015-02-10 20:40:40 +03:00 |
|
Andrey Mironov
|
cee209db3e
|
Merge
|
2015-02-04 14:01:06 +03:00 |
|
Andrey Mironov
|
496fdc0228
|
dbms: add safety to Context::getDictionaries [#METR-13298]
|
2015-02-03 20:14:12 +03:00 |
|
Andrey Mironov
|
f4e7d2d4f5
|
dbms: add dictGetHierarchy and dictIsIn. [#METR-13298]
|
2015-01-28 16:20:20 +03:00 |
|
Alexey Milovidov
|
e4e313f54f
|
dbms: StorageJoin: development [#METR-2944].
|
2015-01-28 05:37:05 +03:00 |
|
Andrey Mironov
|
92664ed612
|
dbms: sparse array implementation of FlatDictionary. [#METR-13298]
|
2015-01-22 17:32:38 +03:00 |
|
Alexey Milovidov
|
5bbfa7b9f0
|
dbms: fixed error in prev. revision [#METR-2944].
|
2015-01-11 03:35:30 +03:00 |
|
Alexey Milovidov
|
a7a2712630
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-10 05:30:03 +03:00 |
|
Alexey Milovidov
|
41a7fc50d6
|
dbms: added support for external sorting [#METR-2944].
|
2015-01-07 20:19:23 +03:00 |
|
Alexey Milovidov
|
10553e7840
|
dbms: fixed error with views [#METR-14449].
|
2014-12-23 23:32:00 +03:00 |
|
Alexey Milovidov
|
a7b4903f14
|
dbms: fixed error with replication when 'interserver_http_port' is not specified [#METR-13831].
|
2014-11-19 23:40:51 +03:00 |
|
Alexey Milovidov
|
aae80fa8c5
|
dbms: removed deprecated 'replica_name' configuration parameter [#METR-10202].
|
2014-08-22 05:01:28 +04:00 |
|
Michael Kolupaev
|
583f4c114e
|
Merge
|
2014-08-11 19:59:05 +04:00 |
|
Michael Kolupaev
|
15d9e39aa6
|
Merge
|
2014-07-02 16:30:38 +04:00 |
|
Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|
Alexey Milovidov
|
5e153b2bb9
|
dbms: support for JOINs in parser [#METR-11370].
|
2014-06-12 04:48:56 +04:00 |
|
Michael Kolupaev
|
728bdf4928
|
Merge
|
2014-05-13 15:24:16 +04:00 |
|
Michael Kolupaev
|
2765b93851
|
Merge
|
2014-05-13 14:16:33 +04:00 |
|
Michael Kolupaev
|
90e93b171d
|
Merge
|
2014-05-13 14:10:26 +04:00 |
|
Alexey Milovidov
|
8198d86f5a
|
dbms: fixed errors on clang [#METR-2807].
|
2014-05-12 04:45:50 +04:00 |
|
Michael Kolupaev
|
be5a9cf820
|
Merge
|
2014-05-08 17:27:18 +04:00 |
|
Michael Kolupaev
|
f362d03611
|
Merge
|
2014-04-14 14:19:38 +04:00 |
|
Alexey Milovidov
|
813406b01b
|
dbms: added line and column information in case of syntax error in multiline query [#METR-10728].
|
2014-04-13 12:52:50 +04:00 |
|
Michael Kolupaev
|
7d5429655a
|
Merge
|
2014-04-07 23:10:14 +04:00 |
|
Alexey Milovidov
|
cf5a86434d
|
dbms: fixed error when uncompressed_cache or marks_cache is not set [#METR-2944].
|
2014-04-05 23:54:00 +04:00 |
|
Michael Kolupaev
|
233557ec72
|
Merge
|
2014-04-02 14:40:23 +04:00 |
|
Sergey Fedorov
|
6395e841f9
|
Merge
|
2014-03-28 18:36:24 +04:00 |
|
Michael Kolupaev
|
634c33c766
|
Merge
|
2014-03-27 21:49:08 +04:00 |
|
Sergey Fedorov
|
003c7b30cd
|
dbms: fixes and more comments on 'Global in' and external tables behavior [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
|
Sergey Fedorov
|
6f85a12692
|
dbms: fixed variable names, temporary tables are now external tables, in distributed query external table now always will be send to remote servers [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
|
Sergey Fedorov
|
27f081a382
|
dbms: create temporary table query, external tables from stdin [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
|
Sergey Fedorov
|
a17a57c425
|
client: external data sending from client to server [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
|
Sergey Fedorov
|
0c59630ddc
|
temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]
|
2014-03-27 16:06:44 +04:00 |
|
Michael Kolupaev
|
7b6ce30656
|
Merge
|
2014-03-22 18:44:44 +04:00 |
|
Michael Kolupaev
|
36b152f2b1
|
Added interserver IO host and port to context. [#METR-10202]
|
2014-03-21 23:49:27 +04:00 |
|
Michael Kolupaev
|
7084f03ab9
|
Merge
|
2014-03-21 23:17:59 +04:00 |
|
Michael Kolupaev
|
e10125a052
|
Using IStorage locks properly in most places. Got rid of StoragePtr and DatabaseDropper. Drops are now synchronous. [#METR-10202]
|
2014-03-20 14:59:45 +04:00 |
|
Alexey Milovidov
|
88058d9971
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
|
Alexey Milovidov
|
c6bee512eb
|
Revert "temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]"
This reverts commit 6e6ca1f129b685e6271de1ccaf48a32f7e137d9e.
|
2014-03-04 23:01:22 +04:00 |
|
Sergey Fedorov
|
8d012adee3
|
temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]
|
2014-03-04 19:31:56 +04:00 |
|
Alexey Milovidov
|
792e5cf3f7
|
Revert "temporary tables: new non-shared variable in context, function getTemporaryTable and update in getTable [METR-10071]"
This reverts commit de688967bb3be4296a3d94551a9a3cee100411f6.
|
2014-02-28 23:01:32 +04:00 |
|
Sergey Fedorov
|
4a03fea462
|
temporary tables: new non-shared variable in context, function getTemporaryTable and update in getTable [METR-10071]
|
2014-02-28 19:01:52 +04:00 |
|
Alexey Milovidov
|
f5f95b7cd6
|
dbms: Cluster: improvement; TableFunctionRemote: allowed to omit port number [#METR-9750].
|
2014-02-23 01:50:27 +04:00 |
|
Michael Kolupaev
|
1b7ed4dba1
|
clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956]
|
2014-02-13 07:17:22 +00:00 |
|
Sergey Fedorov
|
b75fe2f6eb
|
dbms: query Id is String valued now, show process list also shows query_id, query_id is stored in processlist, now query could be replaced [METR-8818]
|
2014-02-12 17:31:02 +00:00 |
|
Michael Kolupaev
|
92d8bdda28
|
Merge
|
2014-02-11 13:30:42 +00:00 |
|
Pavel Kartavyy
|
ec2e5ff860
|
dbms: create cluster when distributed tables are created[#METR-9350]
|
2013-12-10 17:06:57 +00:00 |
|
Pavel Kartavyy
|
278f5a9246
|
dbms: added Cluster class [#METR-9350]
|
2013-12-07 16:51:29 +00:00 |
|
Sergey Fedorov
|
13bd27c498
|
dbms: View and Materialized View fixes, logic updates, implementation [#METR-9076]
|
2013-11-13 14:39:48 +00:00 |
|
Sergey Fedorov
|
b6b40d4c4e
|
dbms: View and Materialized View implementation [#METR-9076]
|
2013-11-08 17:43:03 +00:00 |
|
Alexey Milovidov
|
9437657b7b
|
dbms: modified Limits, Quotas, Progress, ProcessList [#METR-8459], [#METR-8894].
|
2013-11-03 05:32:42 +00:00 |
|
Alexey Milovidov
|
b859718d26
|
dbms: calculating quota for each user separately [#METR-8459].
|
2013-11-03 00:24:46 +00:00 |
|
Alexey Milovidov
|
a38317e1f5
|
dbms: better exception messages [#METR-8224].
|
2013-10-26 03:20:51 +00:00 |
|
Alexey Milovidov
|
29ba185a0f
|
dbms: reverted prev. modification [#METR-8459].
|
2013-10-23 23:32:30 +00:00 |
|
Alexey Milovidov
|
59095d4333
|
dbms: using user name as default quota key [#METR-8459].
|
2013-10-23 23:24:31 +00:00 |
|
Alexey Milovidov
|
5f2df7adc2
|
dbms: fix for quota [#JIRA is in read-only state].
|
2013-10-10 18:13:47 +00:00 |
|
Alexey Milovidov
|
0629fb4fdd
|
Merge
|
2013-09-30 01:29:19 +00:00 |
|
Alexey Milovidov
|
efae271ae0
|
dbms: added uncompressed cache (experimental) [#CONV-8661].
|
2013-09-08 05:53:10 +00:00 |
|
Alexey Milovidov
|
d055d54380
|
dbms: added SHOW PROCESSLIST query and 'max_concurrent_queries' setting [#CONV-8665] [#CONV-8664].
|
2013-09-03 20:21:28 +00:00 |
|
Alexey Milovidov
|
4001d37bb7
|
dbms: quotas: development [#CONV-8459].
|
2013-08-12 00:36:18 +00:00 |
|
Alexey Milovidov
|
f3f6268ee5
|
dbms: users: development [#CONV-8458].
|
2013-08-10 09:04:45 +00:00 |
|
Alexey Milovidov
|
f06d0148ba
|
dbms: development of users and ACLs [#CONV-8458].
|
2013-08-10 07:46:45 +00:00 |
|
Alexey Milovidov
|
f38b00b36f
|
dbms: Server: HTTP interface: allowed to specify default_format in URL parameter [#CONV-2944].
|
2013-06-29 18:03:57 +00:00 |
|
Alexey Milovidov
|
fe0dd1d0b2
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
|
Alexey Milovidov
|
e853c4b320
|
dbms: don't write .sql files for ChunkRef tables [#CONV-7889].
|
2013-06-17 07:01:31 +00:00 |
|
Michael Kolupaev
|
3330c4e4dc
|
clickhouse: fixed Expression throwing exception on invalid table in select query [#CONV-6778].
|
2013-05-06 10:31:35 +00:00 |
|
Alexey Milovidov
|
d38fd54295
|
dbms: fixed cyclic references (leak) [#CONV-2944].
|
2013-05-05 20:07:11 +00:00 |
|
Alexey Milovidov
|
ad4e7c9da8
|
dbms: sending progress while processing subqueries [#CONV-2944].
|
2013-02-16 14:55:14 +00:00 |
|
Michael Kolupaev
|
f5cac625c6
|
Merge
|
2013-02-11 11:22:15 +00:00 |
|
Michael Kolupaev
|
6dfc03c44f
|
clickhouse: fixed not dropping database after dropping table during long select query [#CONV-6561].
|
2013-02-05 13:03:35 +00:00 |
|
Alexey Milovidov
|
44014d8530
|
dbms: added functions based on dictionaries [#CONV-2944].
|
2012-12-21 19:48:47 +00:00 |
|
Alexey Milovidov
|
59e197bc88
|
dbms: added Dictionaries [#CONV-2944].
|
2012-12-19 20:15:15 +00:00 |
|
Alexey Milovidov
|
72a6eb812d
|
dbms: development [#CONV-2944].
|
2012-08-17 19:53:11 +00:00 |
|
Alexey Milovidov
|
9a14f5538a
|
dbms: development [#CONV-2944].
|
2012-08-02 19:03:32 +00:00 |
|
Alexey Milovidov
|
061a75785b
|
dbms: development [#CONV-2944].
|
2012-08-02 17:33:31 +00:00 |
|