.. |
InformationSchema
|
|
|
attachInformationSchemaTables.cpp
|
fix show create for information_schema
|
2022-03-21 17:01:39 +01:00 |
attachInformationSchemaTables.h
|
|
|
attachSystemTables.cpp
|
system.certificates table is added
|
2022-05-12 02:55:35 -04:00 |
attachSystemTables.h
|
|
|
attachSystemTablesImpl.h
|
Remove inherited create() method + disallow copying
|
2022-05-02 08:46:52 +02:00 |
CMakeLists.txt
|
Fix generating USE_* for system.build_options
|
2022-03-04 15:31:32 +03:00 |
IStorageSystemOneBlock.h
|
Remove inherited create() method + disallow copying
|
2022-05-02 08:46:52 +02:00 |
StorageSystemAggregateFunctionCombinators.cpp
|
|
|
StorageSystemAggregateFunctionCombinators.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemAsynchronousInserts.cpp
|
fix reading from system.asynchronous_inserts table
|
2022-03-04 11:46:15 +00:00 |
StorageSystemAsynchronousInserts.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemAsynchronousMetrics.cpp
|
|
|
StorageSystemAsynchronousMetrics.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemBackups.cpp
|
Improved using ThreadPool for making backup or restoring, changed columns in system.backups.
|
2022-05-03 11:03:13 +02:00 |
StorageSystemBackups.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemBuildOptions.cpp
|
|
|
StorageSystemBuildOptions.generated.cpp.in
|
add ssl version to build options
|
2022-06-04 15:31:08 +05:30 |
StorageSystemBuildOptions.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemCertificates.cpp
|
scope guard resources
|
2022-05-20 19:59:17 -04:00 |
StorageSystemCertificates.h
|
some refactoring
|
2022-05-14 17:40:50 -04:00 |
StorageSystemClusters.cpp
|
|
|
StorageSystemClusters.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemCollations.cpp
|
|
|
StorageSystemCollations.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemColumns.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageSystemColumns.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemContributors.cpp
|
|
|
StorageSystemContributors.generated.cpp
|
Update version to 22.7.1.1
|
2022-06-16 17:15:22 +02:00 |
StorageSystemContributors.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemContributors.sh
|
Deprecate sh script for StorageSystemContributors, update generated file
|
2022-02-16 12:16:43 +01:00 |
StorageSystemCurrentRoles.cpp
|
better code
|
2022-06-01 16:49:26 +02:00 |
StorageSystemCurrentRoles.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDatabases.cpp
|
|
|
StorageSystemDatabases.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDataSkippingIndices.cpp
|
Fixing build.
|
2022-05-24 19:29:00 +00:00 |
StorageSystemDataSkippingIndices.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDataTypeFamilies.cpp
|
|
|
StorageSystemDataTypeFamilies.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDDLWorkerQueue.cpp
|
Introduce compatiblity mode for SETTINGS after FORMAT
|
2022-04-07 16:36:34 +03:00 |
StorageSystemDDLWorkerQueue.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDetachedParts.cpp
|
Fixing build.
|
2022-05-24 19:29:00 +00:00 |
StorageSystemDetachedParts.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDictionaries.cpp
|
Added hierarchical_index_bytes_allocated column in system.dictionaries
|
2022-05-23 12:42:00 +02:00 |
StorageSystemDictionaries.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDisks.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-30 09:47:35 +00:00 |
StorageSystemDisks.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDistributionQueue.cpp
|
|
|
StorageSystemDistributionQueue.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemEnabledRoles.cpp
|
better code
|
2022-06-01 16:49:26 +02:00 |
StorageSystemEnabledRoles.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemErrors.cpp
|
|
|
StorageSystemErrors.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemEvents.cpp
|
|
|
StorageSystemEvents.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemFilesystemCache.cpp
|
Extract diff from PR 36171
|
2022-06-15 16:40:18 +02:00 |
StorageSystemFilesystemCache.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemFormats.cpp
|
|
|
StorageSystemFormats.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemFunctions.cpp
|
|
|
StorageSystemFunctions.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemGrants.cpp
|
|
|
StorageSystemGrants.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemGraphite.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
StorageSystemGraphite.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemLicenses.cpp
|
|
|
StorageSystemLicenses.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemLicenses.sh
|
|
|
StorageSystemMacros.cpp
|
|
|
StorageSystemMacros.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMerges.cpp
|
|
|
StorageSystemMerges.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMergeTreeMetadataCache.cpp
|
|
|
StorageSystemMergeTreeMetadataCache.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMergeTreeSettings.cpp
|
|
|
StorageSystemMergeTreeSettings.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMetrics.cpp
|
|
|
StorageSystemMetrics.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemModels.cpp
|
ExternalModelsLoader refactoring
|
2022-03-23 20:05:17 +01:00 |
StorageSystemModels.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMutations.cpp
|
|
|
StorageSystemMutations.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemNumbers.cpp
|
Fixing build.
|
2022-05-24 19:29:00 +00:00 |
StorageSystemNumbers.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemOne.cpp
|
|
|
StorageSystemOne.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemPartMovesBetweenShards.cpp
|
|
|
StorageSystemPartMovesBetweenShards.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemParts.cpp
|
better waiting, add fault injection
|
2022-05-20 22:10:01 +02:00 |
StorageSystemParts.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemPartsBase.cpp
|
Fix use-after-free in system.projection_parts
|
2022-06-14 23:41:42 +08:00 |
StorageSystemPartsBase.h
|
Fix use-after-free in system.projection_parts
|
2022-06-14 23:41:42 +08:00 |
StorageSystemPartsColumns.cpp
|
Merge branch 'master' into mvcc_prototype
|
2022-03-23 11:28:43 +01:00 |
StorageSystemPartsColumns.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemPrivileges.cpp
|
|
|
StorageSystemPrivileges.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemProcesses.cpp
|
Add is_all_data_sent into system.processes
|
2022-04-26 12:15:00 +03:00 |
StorageSystemProcesses.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemProjectionParts.cpp
|
Fix use-after-free in system.projection_parts
|
2022-06-14 23:41:42 +08:00 |
StorageSystemProjectionParts.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemProjectionPartsColumns.cpp
|
Fix use-after-free in system.projection_parts
|
2022-06-14 23:41:42 +08:00 |
StorageSystemProjectionPartsColumns.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotaLimits.cpp
|
|
|
StorageSystemQuotaLimits.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotas.cpp
|
|
|
StorageSystemQuotas.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotasUsage.cpp
|
|
|
StorageSystemQuotasUsage.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotaUsage.cpp
|
|
|
StorageSystemQuotaUsage.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRemoteDataPaths.cpp
|
Extract diff from PR 36171
|
2022-06-15 16:40:18 +02:00 |
StorageSystemRemoteDataPaths.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemReplicas.cpp
|
|
|
StorageSystemReplicas.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemReplicatedFetches.cpp
|
|
|
StorageSystemReplicatedFetches.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemReplicationQueue.cpp
|
|
|
StorageSystemReplicationQueue.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRoleGrants.cpp
|
|
|
StorageSystemRoleGrants.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRoles.cpp
|
|
|
StorageSystemRoles.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRowPolicies.cpp
|
Revert "[WIP] New row policies"
|
2022-03-21 08:41:33 +03:00 |
StorageSystemRowPolicies.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemSettings.cpp
|
|
|
StorageSystemSettings.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemSettingsProfileElements.cpp
|
|
|
StorageSystemSettingsProfileElements.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemSettingsProfiles.cpp
|
|
|
StorageSystemSettingsProfiles.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemStackTrace.cpp
|
Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers
|
2022-05-09 08:23:33 +02:00 |
StorageSystemStackTrace.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemStoragePolicies.cpp
|
Fixing build.
|
2022-05-24 19:29:00 +00:00 |
StorageSystemStoragePolicies.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemTableEngines.cpp
|
|
|
StorageSystemTableEngines.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemTableFunctions.cpp
|
|
|
StorageSystemTableFunctions.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemTables.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageSystemTables.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemTimeZones.cpp
|
|
|
StorageSystemTimeZones.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemTransactions.cpp
|
handle connection loss on commit
|
2022-05-20 17:35:29 +02:00 |
StorageSystemTransactions.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemUserDirectories.cpp
|
|
|
StorageSystemUserDirectories.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemUsers.cpp
|
Support syntax CREATE USER IDENTIFIED WITH ssl_certificate CN ...
|
2022-02-21 07:01:00 +03:00 |
StorageSystemUsers.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemWarnings.cpp
|
|
|
StorageSystemWarnings.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemZeros.cpp
|
Fixing build.
|
2022-05-24 19:29:00 +00:00 |
StorageSystemZeros.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemZooKeeper.cpp
|
try to fill in right metadata columns
|
2022-06-02 13:41:37 +08:00 |
StorageSystemZooKeeper.h
|
try to fill in right metadata columns
|
2022-06-02 13:41:37 +08:00 |