Anton Popov
|
f550b21a8f
|
Merge branch 'master' into CLICKHOUSE-3527
|
2018-09-18 21:35:54 +03:00 |
|
CurtizJ
|
3177f3f6a9
|
update ddl guard
|
2018-09-18 21:33:15 +03:00 |
|
CurtizJ
|
c1ed0bb86a
|
add setting allow_ddl
|
2018-09-11 21:37:19 +03:00 |
|
Alexey Milovidov
|
199d8734f9
|
Fixed race condition in DROP/CREATE MergeTree tables [#CLICKHOUSE-3939]
|
2018-09-07 04:39:48 +03:00 |
|
Alexey Milovidov
|
035c07d01e
|
Fixed error with locking in InterpreterDropQuery [#CLICKHOUSE-3959]
|
2018-09-04 23:56:09 +03:00 |
|
VadimPE
|
1e208c7186
|
CLICKHOUSE-3714 fix comment and ';'
|
2018-08-03 12:54:46 +03:00 |
|
VadimPE
|
b97fa2eb4d
|
CLICKHOUSE-3714 bool ckeck_CanBeDropped -> void ...
|
2018-08-03 12:39:01 +03:00 |
|
Amos Bird
|
f5764910c4
|
Fix TRUNCATE command for temporary tables.
|
2018-07-10 22:25:08 +08:00 |
|
Alexey Milovidov
|
f3d8b4e3cf
|
Merging: Fixed most of problems #2260
|
2018-06-09 19:03:07 +03:00 |
|
Alexey Milovidov
|
d56c199f07
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
|
zhang2014
|
fa865636ce
|
ISSUES-2259 add comment & move delete database metadata implementation
|
2018-05-21 11:38:46 +08:00 |
|
zhang2014
|
c8f655c1aa
|
ISSUES-2259 fix the test after the merge master
|
2018-05-21 11:38:46 +08:00 |
|
zhang2014
|
6613e56784
|
ISSUES-2259 support truncate syntax
|
2018-05-21 11:38:46 +08:00 |
|
Vitaliy Lyudvichenko
|
400ad55754
|
Support allow_databases in distributed DDL. [#CLICKHOUSE-3]
Resolves #2189
|
2018-04-17 22:33:58 +03:00 |
|
Alexey Zatelepin
|
2a366afbf5
|
add shutdowns everywhere [#CLICKHOUSE-3664]
|
2018-03-24 12:08:32 +00:00 |
|
Alexey Milovidov
|
5ff433b670
|
Merged Limits to Settings [#CLICKHOUSE-2021]
|
2018-03-11 03:15:26 +03:00 |
|
Nikolai Kochetov
|
a75e095a80
|
added data_path and metadata_path to system.tables
|
2018-02-22 13:03:35 +03:00 |
|
alexey-milovidov
|
d3160393c5
|
Merge branch 'master' into CLICKHOUSE-3554
|
2018-02-08 23:07:50 +03:00 |
|
alexey-milovidov
|
a69dd93aab
|
Update InterpreterDropQuery.cpp
|
2018-02-08 22:14:22 +03:00 |
|
Vitaliy Lyudvichenko
|
c575a7fe8a
|
Fix DROP of virtual databases. Add requested changes. [#CLICKHOUSE-3554]
|
2018-02-08 17:17:51 +03:00 |
|
zhang2014
|
982b2ee7ca
|
ISSUES-117 resolve some opinions
|
2018-02-02 22:20:35 +08:00 |
|
zhang2014
|
4875a80825
|
Merge branch 'master' into fix/ISSUES-117
|
2018-02-02 20:21:40 +08:00 |
|
Vitaliy Lyudvichenko
|
a4248ad45c
|
Resolves #1560. Fixed DROP DATABASE. [#CLICKHOUSE-3]
|
2018-01-30 13:51:19 +03:00 |
|
zhang2014
|
19e7c291db
|
ISSUES-117 support drop temporary table
|
2018-01-28 00:19:00 +08:00 |
|
Alexey Milovidov
|
5e39b55f60
|
Added PR changes #1676
|
2017-12-22 22:20:18 +03:00 |
|
Kirill Shvakov
|
59aa1359c8
|
Access to TEMPORARY TABLES for read-only users
|
2017-12-20 09:52:06 +02:00 |
|
Vadim Skipin
|
e0a1e6982b
|
Context parameter added to the IDatabase methods
|
2017-09-11 21:29:26 +03:00 |
|
Vitaliy Lyudvichenko
|
566160c048
|
Use FIFO lock in IStorage. [#CLICKHOUSE-3246]
|
2017-09-01 20:45:05 +03:00 |
|
Nikolai Kochetov
|
f8513b932f
|
removed ability to select from external temporary table by query_id
|
2017-08-15 22:31:40 +03:00 |
|
Nikolai Kochetov
|
9c6f1a1e4b
|
supported drop query for temporary tables [#CLICKHOUSE-3219]
|
2017-08-15 22:31:40 +03:00 |
|
Nikolai Kochetov
|
75be0b81d8
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
|
Vitaliy Lyudvichenko
|
6d74a5f5d1
|
Resolves #851. Table was in shutdown state after aborted drop. [#CLICKHOUSE-2184]
|
2017-06-13 22:27:18 +03:00 |
|
Vitaliy Lyudvichenko
|
9fd8d6b79f
|
Add ALTER queries. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Vitaliy Lyudvichenko
|
48ade83090
|
Parsers refactoring. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Vitaliy Lyudvichenko
|
209015574f
|
Workable version for CREATE DROP w/o ZK tests. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
|
Alexey Milovidov
|
66e209b492
|
Preparations, part 1 [#CLICKHOUSE-31].
|
2017-05-23 21:01:50 +03:00 |
|
f1yegor
|
b4c23f122a
|
Translated comments
|
2017-04-02 20:37:49 +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 |
|
Vitaliy Lyudvichenko
|
c9e52a5cf9
|
Add requested PR changes. [#CLICKHOUSE-2145] [issue #325]
|
2017-01-24 22:26:29 +04:00 |
|
Vitaliy Lyudvichenko
|
20a5ae4bc4
|
Add protection from accidental DROP queries. [#CLICKHOUSE-2184]
|
2017-01-24 22:26:29 +04:00 |
|
Alexey Milovidov
|
2c16a4ad2a
|
Removed unused method [#METR-2944].
|
2016-08-20 17:34:34 +03:00 |
|
Alexey Milovidov
|
5c2f335cc0
|
Cloud databases: development [#METR-19998].
|
2016-03-28 14:19:14 +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
|
13c7d0983a
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
|
Alexey Milovidov
|
9143952e83
|
dbms: probably better [#METR-19172].
|
2015-12-13 15:02:10 +03:00 |
|
Alexey Milovidov
|
0719320758
|
dbms: improvement [#METR-2944].
|
2015-06-18 05:11:05 +03:00 |
|
Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|