.. |
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
|
Refactor, remove TTL, add size limit, add system table and system query
|
2022-08-05 16:20:15 +00:00 |
attachSystemTables.h
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
attachSystemTablesImpl.h
|
make code less bad
|
2022-06-22 18:31:42 +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
|
Split "total_size" to "uncompressed_size" and "compressed_size".
|
2022-07-27 10:36:56 +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
|
Remove SPLIT_BINARY
|
2022-07-24 01:15:54 +02:00 |
StorageSystemBuildOptions.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemCertificates.cpp
|
use utility methods to access x509 struct fields.
|
2022-06-20 21:27:33 -04:00 |
StorageSystemCertificates.h
|
some refactoring
|
2022-05-14 17:40:50 -04:00 |
StorageSystemClusters.cpp
|
fix "incorrect replica identifier"
|
2022-08-18 16:13:27 +02: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.9.1.1
|
2022-08-18 19:39:03 +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
|
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
|
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
|
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
|
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
|
Review fixes
|
2022-07-09 19:35:07 +02: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
|
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
|
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
|
Merge master
|
2022-08-11 22:25:53 +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
|
Add test for partition clause. More checks for data compatibility on restore.
|
2022-06-30 08:37:18 +02:00 |
StorageSystemFunctions.h
|
Implement storing UDF in backups.
|
2022-06-30 08:37:17 +02:00 |
StorageSystemGrants.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02: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
|
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
|
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
|
fix build
|
2022-08-12 13:03:57 +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
|
fix build
|
2022-08-12 13:03:57 +02:00 |
StorageSystemPartsColumns.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemPrivileges.cpp
|
Pass const std::string_view & by value, not by reference
|
2022-07-14 16:11:57 +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
|
fix build
|
2022-08-12 13:03:57 +02:00 |
StorageSystemProjectionParts.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemProjectionPartsColumns.cpp
|
fix build
|
2022-08-12 13:03:57 +02:00 |
StorageSystemProjectionPartsColumns.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotaLimits.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemQuotaLimits.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotas.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemQuotas.h
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +02:00 |
StorageSystemQuotasUsage.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemQuotasUsage.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotaUsage.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemQuotaUsage.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRemoteDataPaths.cpp
|
Merge master
|
2022-08-11 22:25:53 +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
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemRoleGrants.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRoles.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemRoles.h
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +02:00 |
StorageSystemRowPolicies.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemRowPolicies.h
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +02:00 |
StorageSystemSchemaInferenceCache.cpp
|
Small refactoring
|
2022-08-19 16:42:23 +00:00 |
StorageSystemSchemaInferenceCache.h
|
Fix special build
|
2022-08-16 16:31:22 +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 |
StorageSystemSettingsChanges.cpp
|
Add system table settings_changes
|
2022-07-18 13:19:41 +00:00 |
StorageSystemSettingsChanges.h
|
Add system table settings_changes
|
2022-07-18 13:19:41 +00:00 |
StorageSystemSettingsProfileElements.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemSettingsProfileElements.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemSettingsProfiles.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemSettingsProfiles.h
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +02:00 |
StorageSystemStackTrace.cpp
|
First try at reducing the use of StringRef
|
2022-07-17 17:26:02 +00:00 |
StorageSystemStackTrace.h
|
Optimize accesses to system.stack_trace
|
2022-07-13 15:17:09 +03: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
|
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
|
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
|
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
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemUsers.h
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +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
|
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 |