.. |
attachSystemTables.cpp
|
few more changes and simplification to integration test
|
2021-01-07 11:10:41 -08:00 |
attachSystemTables.h
|
|
|
attachSystemTablesImpl.h
|
Remove some redundant includes to speed up build
|
2020-12-11 02:58:11 +03:00 |
CMakeLists.txt
|
disable TSAN for real
|
2020-12-12 14:17:48 +08: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
|
Checkpoint
|
2020-04-22 10:03:43 +03:00 |
StorageSystemBuildOptions.generated.cpp.in
|
Add Kerberos support for authenticating existing users when accessing over HTTP
|
2021-03-11 23:41:10 +03:00 |
StorageSystemBuildOptions.h
|
|
|
StorageSystemClusters.cpp
|
Add slowdown_count and show actual information in system.clusters
|
2021-03-06 02:45:17 +03:00 |
StorageSystemClusters.h
|
better code
|
2021-02-08 22:36:17 +03:00 |
StorageSystemCollations.cpp
|
|
|
StorageSystemCollations.h
|
|
|
StorageSystemColumns.cpp
|
Show temporary tables in system.columns as tables with empty database.
|
2020-12-17 11:42:25 +03:00 |
StorageSystemColumns.h
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageSystemContributors.cpp
|
Checkpoint
|
2020-04-22 10:03:43 +03:00 |
StorageSystemContributors.generated.cpp
|
Auto version update to [21.4.1.1] [54449]
|
2021-03-06 14:43:30 +03:00 |
StorageSystemContributors.h
|
|
|
StorageSystemContributors.sh
|
|
|
StorageSystemCurrentRoles.cpp
|
Add system tables for users, roles and grants.
|
2020-05-14 14:12:20 +03:00 |
StorageSystemCurrentRoles.h
|
Add system tables for users, roles and grants.
|
2020-05-14 14:12:20 +03:00 |
StorageSystemDatabases.cpp
|
Don't show the "_temporary_and_external_tables" database in system tables
|
2020-12-17 11:42:25 +03:00 |
StorageSystemDatabases.h
|
|
|
StorageSystemDataTypeFamilies.cpp
|
|
|
StorageSystemDataTypeFamilies.h
|
|
|
StorageSystemDDLWorkerQueue.cpp
|
Merge branch 'master' into database_replicated
|
2021-01-18 17:09:39 +03:00 |
StorageSystemDDLWorkerQueue.h
|
Fixes to code, build and style checks
|
2021-01-07 11:10:49 -08:00 |
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
|
return DiskType instead of String IDisk::getType() as in the rest of storage interfaces
|
2021-02-04 10:01:21 +02:00 |
StorageSystemDisks.h
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageSystemDistributionQueue.cpp
|
More forward declaration for generic headers
|
2020-12-12 17:43:10 +03:00 |
StorageSystemDistributionQueue.h
|
Add system.distribution_queue
|
2020-06-04 02:36:16 +03:00 |
StorageSystemEnabledRoles.cpp
|
Add system tables for users, roles and grants.
|
2020-05-14 14:12:20 +03:00 |
StorageSystemEnabledRoles.h
|
Add system tables for users, roles and grants.
|
2020-05-14 14:12:20 +03:00 |
StorageSystemErrors.cpp
|
Guard ErrorCodes with mutex over atomic
|
2021-03-16 22:31:49 +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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageSystemFormats.cpp
|
|
|
StorageSystemFormats.h
|
|
|
StorageSystemFunctions.cpp
|
|
|
StorageSystemFunctions.h
|
|
|
StorageSystemGrants.cpp
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
StorageSystemGrants.h
|
Add system tables for users, roles and grants.
|
2020-05-14 14:12:20 +03:00 |
StorageSystemGraphite.cpp
|
Don't touch MySQL database if it's unnecessary
|
2020-10-15 18:57:17 +03:00 |
StorageSystemGraphite.h
|
|
|
StorageSystemLicenses.cpp
|
Added "system.licenses" table
|
2020-05-11 05:39:01 +03:00 |
StorageSystemLicenses.h
|
Added "system.licenses" table
|
2020-05-11 05:39:01 +03:00 |
StorageSystemLicenses.sh
|
Added "system.licenses" table
|
2020-05-11 05:39:01 +03:00 |
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
|
Show information about not loaded dictionaries in system.columns, system.tables
|
2020-04-18 12:50:54 +03:00 |
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
|
Fill only requested columns when querying system.parts & system.parts_columns
|
2021-02-28 01:58:38 +00:00 |
StorageSystemParts.h
|
Fill only requested columns when querying system.parts & system.parts_columns
|
2021-02-28 01:58:38 +00:00 |
StorageSystemPartsBase.cpp
|
Fill only requested columns when querying system.parts & system.parts_columns
|
2021-02-28 01:58:38 +00:00 |
StorageSystemPartsBase.h
|
Restart tests.
|
2021-03-01 13:25:20 +03:00 |
StorageSystemPartsColumns.cpp
|
Fill only requested columns when querying system.parts & system.parts_columns
|
2021-02-28 01:58:38 +00:00 |
StorageSystemPartsColumns.h
|
Fill only requested columns when querying system.parts & system.parts_columns
|
2021-02-28 01:58:38 +00:00 |
StorageSystemPrivileges.cpp
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
StorageSystemPrivileges.h
|
Add system table for access types.
|
2020-05-14 14:12:20 +03:00 |
StorageSystemProcesses.cpp
|
Add http_referer to client info
|
2021-01-22 01:55:45 +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
|
Improve system tables for quotas. Remove function currentQuota().
|
2020-05-13 19:40:48 +03:00 |
StorageSystemQuotas.cpp
|
Better initialization of access storages. Make list of access storages dynamic.
|
2020-08-16 19:15:34 +03:00 |
StorageSystemQuotas.h
|
Improve system tables for quotas. Remove function currentQuota().
|
2020-05-13 19:40:48 +03:00 |
StorageSystemQuotasUsage.cpp
|
Improve system tables for quotas. Remove function currentQuota().
|
2020-05-13 19:40:48 +03:00 |
StorageSystemQuotasUsage.h
|
Improve system tables for quotas. Remove function currentQuota().
|
2020-05-13 19:40:48 +03:00 |
StorageSystemQuotaUsage.cpp
|
Fix reading from the table system.quota_usage.
|
2021-02-16 23:54:05 +03:00 |
StorageSystemQuotaUsage.h
|
Improve system tables for quotas. Remove function currentQuota().
|
2020-05-13 19:40:48 +03:00 |
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
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
StorageSystemRoleGrants.h
|
Add system tables for users, roles and grants.
|
2020-05-14 14:12:20 +03:00 |
StorageSystemRoles.cpp
|
Better initialization of access storages. Make list of access storages dynamic.
|
2020-08-16 19:15:34 +03:00 |
StorageSystemRoles.h
|
Add system tables for users, roles and grants.
|
2020-05-14 14:12:20 +03:00 |
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
|
Fix filling table system.settings_profile_elements.
|
2020-12-22 23:24:59 +03:00 |
StorageSystemSettingsProfileElements.h
|
Add system tables for settings profiles.
|
2020-05-14 14:12:15 +03:00 |
StorageSystemSettingsProfiles.cpp
|
Better initialization of access storages. Make list of access storages dynamic.
|
2020-08-16 19:15:34 +03:00 |
StorageSystemSettingsProfiles.h
|
Add system tables for settings profiles.
|
2020-05-14 14:12:15 +03:00 |
StorageSystemStackTrace.cpp
|
Add log message when stacktrace cannot be obtained for thread
|
2021-02-20 09:13:00 +03:00 |
StorageSystemStackTrace.h
|
Add log message when stacktrace cannot be obtained for thread
|
2021-02-20 09:13:00 +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
|
Expose supports_parallel_insert via system.table_engines
|
2021-01-08 14:57:24 +03:00 |
StorageSystemTableEngines.h
|
|
|
StorageSystemTableFunctions.cpp
|
|
|
StorageSystemTableFunctions.h
|
|
|
StorageSystemTables.cpp
|
Add IStoragePolicy interface
|
2021-01-26 10:55:28 +02: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
|
Add a new clause GRANTEES to commands CREATE USER and ALTER USER.
|
2021-03-14 19:12:42 +03:00 |
StorageSystemUsers.h
|
Add system tables for users, roles and grants.
|
2020-05-14 14:12:20 +03:00 |
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
|
Supports system.zookeeper path IN query.
|
2021-02-05 14:45:28 +08:00 |
StorageSystemZooKeeper.h
|
|
|