.. |
InformationSchema
|
Add columns in columns.sql for INFORMATION_SCHEMA (#29637)
|
2021-10-22 15:18:16 +03:00 |
attachInformationSchemaTables.cpp
|
fix show create for information_schema
|
2022-03-21 17:01:39 +01:00 |
attachInformationSchemaTables.h
|
Merging #24866 (#28691)
|
2021-09-09 12:37:51 +03:00 |
attachSystemTables.cpp
|
Add system table system.backups; implement async mode for commands BACKUP & RESTORE
|
2022-04-25 16:34:33 +02:00 |
attachSystemTables.h
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
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
|
Fix combinators with common prefix name (State and SimpleState) with libstdc++
|
2021-04-11 22:10:02 +03:00 |
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
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemAsynchronousMetrics.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemBackups.cpp
|
Add system table system.backups; implement async mode for commands BACKUP & RESTORE
|
2022-04-25 16:34:33 +02:00 |
StorageSystemBackups.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemBuildOptions.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
StorageSystemBuildOptions.generated.cpp.in
|
Revert "Remove VERSION_DATE from system.build_options"
|
2022-03-04 15:32:54 +03:00 |
StorageSystemBuildOptions.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemClusters.cpp
|
fix whitespace in StorageSystemClusters.cpp
|
2021-12-27 15:26:07 +03:00 |
StorageSystemClusters.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemCollations.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
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
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemContributors.generated.cpp
|
Update version to 22.5.1.1
|
2022-04-21 17:39:40 +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
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemCurrentRoles.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDatabases.cpp
|
add database alias
|
2021-10-08 20:25:37 +08:00 |
StorageSystemDatabases.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDataSkippingIndices.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageSystemDataSkippingIndices.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDataTypeFamilies.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
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
|
Remove inherited create() method + disallow copying
|
2022-05-02 08:46:52 +02:00 |
StorageSystemDetachedParts.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDictionaries.cpp
|
Dictionaries fix comment
|
2021-12-28 23:50:48 +03:00 |
StorageSystemDictionaries.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDisks.cpp
|
Better
|
2022-03-23 15:43:14 +01:00 |
StorageSystemDisks.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDistributionQueue.cpp
|
Add broken_data_files/broken_data_compressed_bytes into distribution_queue
|
2021-05-04 22:48:07 +03:00 |
StorageSystemDistributionQueue.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemEnabledRoles.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemEnabledRoles.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemErrors.cpp
|
Remove copy-paste
|
2021-05-23 03:55:16 +03:00 |
StorageSystemErrors.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemEvents.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemEvents.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemFilesystemCache.cpp
|
Better
|
2022-04-07 18:48:35 +02:00 |
StorageSystemFilesystemCache.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemFormats.cpp
|
Remove streams from formats.
|
2021-10-11 19:11:50 +03:00 |
StorageSystemFormats.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemFunctions.cpp
|
Added user defined executable functions to system.functions
|
2021-09-17 18:43:00 +03:00 |
StorageSystemFunctions.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemGrants.cpp
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
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
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemLicenses.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemLicenses.sh
|
Added "system.licenses" table
|
2020-05-11 05:39:01 +03:00 |
StorageSystemMacros.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemMacros.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMerges.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemMerges.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMergeTreeMetadataCache.cpp
|
fix ut and some bug
|
2021-12-29 12:31:54 +08:00 |
StorageSystemMergeTreeMetadataCache.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMergeTreeSettings.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemMergeTreeSettings.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMetrics.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
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
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemMutations.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemNumbers.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageSystemNumbers.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemOne.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageSystemOne.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemPartMovesBetweenShards.cpp
|
Rewrite part movement between shards logic and add kill support
|
2021-09-17 18:11:32 +01:00 |
StorageSystemPartMovesBetweenShards.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemParts.cpp
|
add EXPLAIN CURRENT TRANSACTION
|
2022-02-14 22:47:17 +03:00 |
StorageSystemParts.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemPartsBase.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
StorageSystemPartsBase.h
|
Remove inherited create() method + disallow copying
|
2022-05-02 08:46:52 +02: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
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
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
|
Merge branch 'master' into mvcc_prototype
|
2022-01-10 19:53:50 +03:00 |
StorageSystemProjectionParts.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemProjectionPartsColumns.cpp
|
Merge branch 'master' into mvcc_prototype
|
2022-01-10 19:53:50 +03:00 |
StorageSystemProjectionPartsColumns.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotaLimits.cpp
|
Rename Quota::ResourceType -> QuotaType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
StorageSystemQuotaLimits.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotas.cpp
|
Rename Quota::KeyType -> QuotaKeyType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
StorageSystemQuotas.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotasUsage.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
StorageSystemQuotasUsage.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotaUsage.cpp
|
Rename Quota::ResourceType -> QuotaType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
StorageSystemQuotaUsage.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRemoteDataPaths.cpp
|
Update StorageSystemRemoteDataPaths.cpp
|
2022-04-11 22:46:51 +02:00 |
StorageSystemRemoteDataPaths.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemReplicas.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-09-09 14:10:16 +03:00 |
StorageSystemReplicas.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemReplicatedFetches.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemReplicatedFetches.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemReplicationQueue.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemReplicationQueue.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRoleGrants.cpp
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
StorageSystemRoleGrants.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRoles.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
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
|
Add new functions currentProfiles(), enabledProfiles(), defaultProfiles().
|
2021-07-22 22:20:53 +03:00 |
StorageSystemSettings.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemSettingsProfileElements.cpp
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
StorageSystemSettingsProfileElements.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemSettingsProfiles.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
StorageSystemSettingsProfiles.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemStackTrace.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
StorageSystemStackTrace.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemStoragePolicies.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageSystemStoragePolicies.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemTableEngines.cpp
|
Projections
|
2021-05-11 18:12:23 +08:00 |
StorageSystemTableEngines.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemTableFunctions.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
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
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemTimeZones.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemTransactions.cpp
|
add kill transaction query
|
2022-03-10 22:29:58 +01:00 |
StorageSystemTransactions.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemUserDirectories.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
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
|
Comments
|
2021-07-13 03:59:52 +03:00 |
StorageSystemWarnings.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemZeros.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageSystemZeros.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemZooKeeper.cpp
|
Merge pull request #36348 from rschu1ze/erase_if3
|
2022-04-25 23:34:18 +02:00 |
StorageSystemZooKeeper.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |