ClickHouse/src/Databases
tavplubix 2f95609f98
Merge pull request #15448 from ClickHouse/allow_synchronous_drop_for_atomic_db
Allow synchronous DROP/DETACH TABLE for Atomic
2020-10-01 01:14:31 +03:00
..
MySQL ISSUES-15365 try fix integration test failure 2020-09-28 21:15:02 +08:00
DatabaseAtomic.cpp add setting 2020-09-30 01:30:34 +03:00
DatabaseAtomic.h add setting 2020-09-30 01:30:34 +03:00
DatabaseDictionary.cpp Merge branch 'master' into database_atomic_improvements 2020-07-09 16:02:54 +03:00
DatabaseDictionary.h implement rename database for atomic 2020-07-07 15:11:58 +03:00
DatabaseFactory.cpp ISSUES-15365 fix attach mysql database failure 2020-09-28 18:02:30 +08:00
DatabaseFactory.h fixes 2020-07-17 16:11:44 +03:00
DatabaseLazy.cpp ISSUES-4006 try fix build failure & review comment 2020-08-07 12:53:33 +08:00
DatabaseLazy.h ISSUES-4006 try fix build failure & review comment 2020-08-07 12:53:33 +08:00
DatabaseMemory.cpp Update DatabaseMemory.cpp 2020-09-21 14:12:45 +03:00
DatabaseMemory.h add context to IDatabase methods 2020-05-28 23:10:45 +03:00
DatabaseOnDisk.cpp Fix for Lazy database 2020-09-03 04:06:12 +03:00
DatabaseOnDisk.h implement reneme dictionary query 2020-07-17 00:41:26 +03:00
DatabaseOrdinary.cpp Alter remove column properties and TTLs (#14742) 2020-09-20 16:27:33 +03:00
DatabaseOrdinary.h ISSUES-4006 try fix build failure & review comment 2020-08-07 12:53:33 +08:00
DatabasesCommon.cpp fixes 2020-07-17 16:11:44 +03:00
DatabasesCommon.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
DatabaseWithDictionaries.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
DatabaseWithDictionaries.h rename database with dictionaries 2020-07-16 17:25:39 +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 Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
ya.make IESSUES-15365 try fix integration test 2020-09-29 10:39:30 +08:00
ya.make.in Fix "Arcadia" 2020-09-08 01:14:13 +03:00