ClickHouse/src/Storages/System
alexey-milovidov f4ba5f1f9a
Merge pull request #16772 from ClickHouse/fix-stringstream
Fix "server failed to start" error
2020-11-08 14:27:08 +03:00
..
attachSystemTables.cpp Merge branch 'master' into errorCode-v2 2020-11-04 01:40:41 +03:00
attachSystemTables.h
attachSystemTablesImpl.h fix sync 2 2020-08-14 16:51:32 +03:00
CMakeLists.txt Some tweaks 2020-08-25 23:49:22 +03:00
IStorageSystemOneBlock.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemAggregateFunctionCombinators.cpp
StorageSystemAggregateFunctionCombinators.h
StorageSystemAsynchronousMetrics.cpp use Atomic for system database 2020-08-12 23:40:13 +03:00
StorageSystemAsynchronousMetrics.h fix sync 1 2020-08-14 14:04:47 +03:00
StorageSystemBuildOptions.cpp
StorageSystemBuildOptions.generated.cpp.in tzdata improvements 2020-08-12 14:21:40 +02:00
StorageSystemBuildOptions.h
StorageSystemClusters.cpp
StorageSystemClusters.h
StorageSystemCollations.cpp
StorageSystemCollations.h
StorageSystemColumns.cpp Merge branch 'master' into azat-optimize_skip_unused_shards-optimization 2020-11-08 00:17:59 +03:00
StorageSystemColumns.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemContributors.cpp
StorageSystemContributors.generated.cpp Auto version update to [20.12.1.1] [54443] 2020-11-05 21:52:50 +03:00
StorageSystemContributors.h
StorageSystemContributors.sh
StorageSystemCurrentRoles.cpp
StorageSystemCurrentRoles.h
StorageSystemDatabases.cpp add uuid to atomic databases 2020-07-02 23:39:31 +03:00
StorageSystemDatabases.h
StorageSystemDataTypeFamilies.cpp
StorageSystemDataTypeFamilies.h
StorageSystemDetachedParts.cpp Merge branch 'master' into azat-optimize_skip_unused_shards-optimization 2020-11-08 00:17:59 +03:00
StorageSystemDetachedParts.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemDictionaries.cpp fixes 2020-07-17 16:11:44 +03:00
StorageSystemDictionaries.h
StorageSystemDisks.cpp Merge branch 'master' into azat-optimize_skip_unused_shards-optimization 2020-11-08 00:17:59 +03:00
StorageSystemDisks.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemDistributionQueue.cpp Fix path masking in system.distribution_queue for multiple nodes 2020-11-06 21:04:50 +03:00
StorageSystemDistributionQueue.h
StorageSystemEnabledRoles.cpp
StorageSystemEnabledRoles.h
StorageSystemErrors.cpp Fix readability-container-size-empty in StorageSystemErrors.cpp 2020-10-30 00:07:40 +03:00
StorageSystemErrors.h Update comment for StorageSystemErrors 2020-10-31 11:29:17 +03:00
StorageSystemEvents.cpp Update StorageSystemEvents.cpp 2020-09-02 15:28:29 +03:00
StorageSystemEvents.h
StorageSystemFormats.cpp
StorageSystemFormats.h
StorageSystemFunctions.cpp
StorageSystemFunctions.h
StorageSystemGrants.cpp
StorageSystemGrants.h
StorageSystemGraphite.cpp Don't touch MySQL database if it's unnecessary 2020-10-15 18:57:17 +03:00
StorageSystemGraphite.h
StorageSystemLicenses.cpp
StorageSystemLicenses.h
StorageSystemLicenses.sh
StorageSystemMacros.cpp
StorageSystemMacros.h
StorageSystemMerges.cpp Add merge_algorithm to system.merges 2020-09-13 10:00:03 +08:00
StorageSystemMerges.h
StorageSystemMergeTreeSettings.cpp Add replicated_merge_tree_settings table 2020-08-27 22:41:59 +08:00
StorageSystemMergeTreeSettings.h Add replicated_merge_tree_settings table 2020-08-27 22:41:59 +08:00
StorageSystemMetrics.cpp
StorageSystemMetrics.h
StorageSystemModels.cpp
StorageSystemModels.h
StorageSystemMutations.cpp Don't touch MySQL database if it's unnecessary 2020-10-15 18:57:17 +03:00
StorageSystemMutations.h
StorageSystemNumbers.cpp Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemNumbers.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemOne.cpp Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemOne.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemParts.cpp Cleanups 2020-10-10 19:31:10 +03:00
StorageSystemParts.h use Atomic for system database 2020-08-12 23:40:13 +03:00
StorageSystemPartsBase.cpp Merge branch 'master' into azat-optimize_skip_unused_shards-optimization 2020-11-08 00:17:59 +03:00
StorageSystemPartsBase.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemPartsColumns.cpp Cleanups 2020-10-10 19:31:10 +03:00
StorageSystemPartsColumns.h use Atomic for system database 2020-08-12 23:40:13 +03:00
StorageSystemPrivileges.cpp
StorageSystemPrivileges.h
StorageSystemProcesses.cpp straighten the protocol version 2020-09-17 17:37:29 +03:00
StorageSystemProcesses.h
StorageSystemQuotaLimits.cpp Better initialization of access storages. Make list of access storages dynamic. 2020-08-16 19:15:34 +03:00
StorageSystemQuotaLimits.h
StorageSystemQuotas.cpp Better initialization of access storages. Make list of access storages dynamic. 2020-08-16 19:15:34 +03:00
StorageSystemQuotas.h
StorageSystemQuotasUsage.cpp
StorageSystemQuotasUsage.h
StorageSystemQuotaUsage.cpp
StorageSystemQuotaUsage.h
StorageSystemReplicas.cpp Merge branch 'master' into azat-optimize_skip_unused_shards-optimization 2020-11-08 00:17:59 +03:00
StorageSystemReplicas.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemReplicatedFetches.cpp Rename table 2020-10-27 16:07:50 +03:00
StorageSystemReplicatedFetches.h Fix comments 2020-10-27 16:09:14 +03:00
StorageSystemReplicationQueue.cpp Don't touch MySQL database if it's unnecessary 2020-10-15 18:57:17 +03:00
StorageSystemReplicationQueue.h
StorageSystemRoleGrants.cpp
StorageSystemRoleGrants.h
StorageSystemRoles.cpp Better initialization of access storages. Make list of access storages dynamic. 2020-08-16 19:15:34 +03:00
StorageSystemRoles.h
StorageSystemRowPolicies.cpp Better initialization of access storages. Make list of access storages dynamic. 2020-08-16 19:15:34 +03:00
StorageSystemRowPolicies.h
StorageSystemSettings.cpp Use references while iterating through settings. 2020-08-04 04:00:38 +03:00
StorageSystemSettings.h
StorageSystemSettingsProfileElements.cpp Rework and rename the template class SettingsCollection => BaseSettings. 2020-07-31 20:54:18 +03:00
StorageSystemSettingsProfileElements.h
StorageSystemSettingsProfiles.cpp Better initialization of access storages. Make list of access storages dynamic. 2020-08-16 19:15:34 +03:00
StorageSystemSettingsProfiles.h
StorageSystemStackTrace.cpp use Atomic for system database 2020-08-12 23:40:13 +03:00
StorageSystemStackTrace.h use Atomic for system database 2020-08-12 23:40:13 +03:00
StorageSystemStoragePolicies.cpp Merge branch 'master' into azat-optimize_skip_unused_shards-optimization 2020-11-08 00:17:59 +03:00
StorageSystemStoragePolicies.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemTableEngines.cpp
StorageSystemTableEngines.h
StorageSystemTableFunctions.cpp
StorageSystemTableFunctions.h
StorageSystemTables.cpp Merge branch 'master' into azat-optimize_skip_unused_shards-optimization 2020-11-08 00:17:59 +03:00
StorageSystemTables.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemTimeZones.cpp try and fix gcc-9 build. 2020-08-24 23:31:21 +03:00
StorageSystemTimeZones.h try and fix gcc-9 build. 2020-08-24 23:31:21 +03:00
StorageSystemUserDirectories.cpp Add 'params' column to system.user_directories table. 2020-09-15 01:51:53 +03:00
StorageSystemUserDirectories.h Add system table system.user_directories 2020-08-16 19:15:39 +03:00
StorageSystemUsers.cpp Fix "server failed to start" error 2020-11-07 03:14:53 +03:00
StorageSystemUsers.h
StorageSystemZeros.cpp Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemZeros.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemZooKeeper.cpp ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149) 2020-10-24 21:46:10 +03:00
StorageSystemZooKeeper.h