proller
|
25caed0c03
|
move all attaches of system tables to attach_system_tables.cpp
|
2017-03-15 23:43:02 +04:00 |
|
artpaul
|
76e9213141
|
system table with graphite configuration [#CLICKHOUSE-2084]
|
2017-03-05 04:45:35 +04:00 |
|
artpaul
|
1e13e68028
|
blank for system.graphite
|
2017-03-05 04:45:35 +04:00 |
|
Alexey Milovidov
|
c9b4a163be
|
Added info about uncompressed size to system.columns table [#CLICKHOUSE-2831].
|
2017-02-12 01:31:22 +04:00 |
|
proller
|
e715ddd72a
|
SELECT * FROM system.build_options [#METR-24175] (#398)
* start [#METR-24175]
* missing
* wip
* add spaces
* wip
* wip
* fix
* fix
* missing
* style fix
|
2017-01-26 02:24:36 +04:00 |
|
Alexey Milovidov
|
e407bf879c
|
system.parts: added a column for primary key size in bytes in RAM [#CLICKHOUSE-2757].
|
2017-01-17 23:49:16 +03:00 |
|
Alexey Milovidov
|
514715589b
|
Preparation [#METR-23747].
|
2016-12-08 05:49:04 +03:00 |
|
Alexey Milovidov
|
ea852bb9d8
|
Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237].
|
2016-10-24 07:06:27 +03:00 |
|
Yuri Dyachenko
|
94a2186dde
|
rename ext::share_ptr_helper -> ext::shared_ptr_helper
|
2016-08-30 22:27:15 +03:00 |
|
Yuri Dyachenko
|
e5825f790f
|
use std::enable_shared_from_this for IStorage
|
2016-08-29 16:28:34 +03:00 |
|
Alexey Milovidov
|
e0f3cbb432
|
Added optional 'default_database' parameter for Cluster (allow Distributed tables to connect to different databases on different shards/replicas) [#METR-22462].
|
2016-08-22 23:34:21 +03:00 |
|
Alexey Milovidov
|
646d70a545
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:14:18 +03:00 |
|
Alexey Milovidov
|
834f6904a4
|
Fixed typo [#METR-2944].
|
2016-05-12 23:43:51 +03:00 |
|
Alexey Milovidov
|
30e559636d
|
dbms: added support for global metrics: sending to graphite; added system.metrics table [#METR-19596].
|
2016-01-21 00:32:01 +03:00 |
|
Alexey Milovidov
|
75a16854db
|
dbms: moved files [#METR-2944].
|
2015-09-24 06:50:09 +03:00 |
|