ClickHouse/src/Storages/tests
Stig Bakken ff46e8bb51 Drop support for DatabaseOrdinary in MaterializedMySQL
1. Dropped support for DatabaseOrdinary for MaterializeMySQL. It
   is marked as experimental, and dropping support makes the code
   more maintaible, and speeds up integration tests by 50%.

2. Get rid of thread name logic for StorageMaterializeMySQL wrapping,
   use setInternalQuery instead (similar to MaterializedPostgreSQL).
2021-11-18 11:46:51 +01:00
..
gtest_aux_funcs_for_adaptive_granularity_compact_parts.cpp Fix terribly wrong code 2020-09-19 02:05:13 +03:00
gtest_aux_funcs_for_adaptive_granularity.cpp Mechanical refactoring 2020-12-09 21:10:09 +03:00
gtest_columns_description_normalize.cpp better formatting 2021-09-24 14:41:49 +03:00
gtest_row_source_bits_test.cpp Fix gtest build. 2021-10-09 10:01:58 +03:00
gtest_SplitTokenExtractor.cpp Added function ngram 2021-10-04 18:53:17 +03:00
gtest_storage_log.cpp Make StorageLog.cpp to implement both Log and TinyLog engines. 2021-10-31 03:52:36 +03:00
gtest_transform_query_for_external_database.cpp Drop support for DatabaseOrdinary in MaterializedMySQL 2021-11-18 11:46:51 +01:00