ClickHouse/programs/local
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
..
clickhouse-local.cpp
CMakeLists.txt
LocalServer.cpp Drop support for DatabaseOrdinary in MaterializedMySQL 2021-11-18 11:46:51 +01:00
LocalServer.h Fix 2021-11-14 07:19:59 +00:00