ClickHouse/src/Databases
2021-04-08 23:38:27 +00:00
..
MySQL Use pool with failover in mysql storage 2021-03-27 14:39:45 +00:00
PostgreSQL Add mutex to tryGetTable only for materialized table (not nested) 2021-04-08 23:38:27 +00:00
DatabaseAtomic.cpp Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
DatabaseAtomic.h fix 2021-02-12 01:23:40 +03:00
DatabaseDictionary.cpp Make global_context consistent. 2020-11-20 18:23:14 +08:00
DatabaseDictionary.h Make global_context consistent. 2020-11-20 18:23:14 +08:00
DatabaseFactory.cpp Use only atomic database 2021-04-08 22:38:46 +00:00
DatabaseFactory.h fixes 2020-07-17 16:11:44 +03:00
DatabaseLazy.cpp Safer SCOPE_EXIT 2021-04-06 21:10:37 +03:00
DatabaseLazy.h separate DatabaseReplicatedDDLWorker 2020-11-27 17:04:03 +03:00
DatabaseMemory.cpp minor improvements in DatabaseCatalog 2020-10-25 20:27:21 +03:00
DatabaseMemory.h add context to IDatabase methods 2020-05-28 23:10:45 +03:00
DatabaseOnDisk.cpp fix 2021-03-09 13:24:08 +03:00
DatabaseOnDisk.h fix 2021-03-09 13:24:08 +03:00
DatabaseOrdinary.cpp fix 2021-02-12 19:22:01 +03:00
DatabaseOrdinary.h separate DatabaseReplicatedDDLWorker 2020-11-27 17:04:03 +03:00
DatabaseReplicated.cpp Merge branch 'master' into test_multiple_nodes 2021-03-29 22:43:25 +03:00
DatabaseReplicated.h fix 2021-03-16 23:01:20 +03:00
DatabaseReplicatedSettings.cpp review suggestions 2021-02-20 02:41:58 +03:00
DatabaseReplicatedSettings.h fix 2021-03-10 00:41:04 +03:00
DatabaseReplicatedWorker.cpp fix tests 2021-03-18 22:13:21 +03:00
DatabaseReplicatedWorker.h DDLWorker: avoid NULL dereference on termination and failed zookeeper initialization 2021-02-28 05:45:12 +03:00
DatabasesCommon.cpp Tests and fixes 2020-12-14 15:31:13 +01:00
DatabasesCommon.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
DatabaseWithDictionaries.cpp Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
DatabaseWithDictionaries.h separate DatabaseReplicatedDDLWorker 2020-11-27 17:04:03 +03:00
DictionaryAttachInfo.h Show information about not loaded dictionaries in system.columns, system.tables 2020-04-18 12:50:54 +03:00
IDatabase.h better replica recovery and queue cleanup 2021-02-10 23:30:40 +03:00
ya.make review suggestions 2021-02-20 02:41:58 +03:00
ya.make.in Fix Arcadia 2021-01-07 06:45:12 +03:00