ClickHouse/dbms/src/Storages
Michael Kolupaev 2b7cdfd950 Merge
2014-03-27 15:30:54 +04:00
..
MergeTree Merge 2014-03-20 17:00:42 +04:00
tests Merge 2014-03-17 22:27:43 +04:00
ITableDeclaration.cpp Added locks to IStorage. Some race conditions are fixed, some are introduced, along with some possible deadlocks. [#METR-10202] 2014-03-19 14:45:13 +04:00
StorageChunkMerger.cpp Merge 2014-03-20 21:34:40 +04:00
StorageChunkRef.cpp Fixed dropping tables. [#METR-10202] 2014-03-20 17:28:49 +04:00
StorageChunks.cpp dbms: fixed bug with incorrect to_stage calculation in storage distributed [METR-10499] 2014-03-19 16:49:40 +04:00
StorageDistributed.cpp Merge 2014-03-20 21:34:40 +04:00
StorageFactory.cpp Merge 2014-03-20 21:34:40 +04:00
StorageLog.cpp Added locks to IStorage. Some race conditions are fixed, some are introduced, along with some possible deadlocks. [#METR-10202] 2014-03-19 14:45:13 +04:00
StorageMaterializedView.cpp Fixed dropping tables. [#METR-10202] 2014-03-20 17:28:49 +04:00
StorageMemory.cpp Fixed dropping tables. [#METR-10202] 2014-03-20 17:28:49 +04:00
StorageMerge.cpp Merge 2014-03-20 21:34:40 +04:00
StorageMergeTree.cpp Merge 2014-03-27 15:30:54 +04:00
StorageSystemDatabases.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageSystemEvents.cpp dbms: added ProfileEvents system [#METR-2944]. 2014-01-03 08:20:13 +00:00
StorageSystemNumbers.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageSystemOne.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageSystemProcesses.cpp 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
StorageSystemTables.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageTinyLog.cpp Fixed dropping tables. [#METR-10202] 2014-03-20 17:28:49 +04:00
StorageView.cpp Fixed dropping tables. [#METR-10202] 2014-03-20 17:28:49 +04:00