ClickHouse/programs/server
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
..
config.d Remove metric_log/part_log overrides in tests (enabled by default) 2021-11-03 08:39:36 +03:00
users.d Change <yandex> to <clickhouse> in configs 2021-09-20 01:38:53 +03:00
.gitignore Update gitignore 2021-04-20 23:39:41 +03:00
clickhouse-server.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CMakeLists.txt Move formatBlock to its own file 2021-07-29 16:39:42 +02:00
config.xml CompiledExpressionCache limit elements size 2021-10-26 00:00:57 +03:00
config.yaml.example CompiledExpressionCache limit elements size 2021-10-26 00:00:57 +03:00
embedded.xml Change <yandex> to <clickhouse> in configs 2021-09-20 01:38:53 +03:00
MetricsTransmitter.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
MetricsTransmitter.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
play.html Typo fix in play.html 2021-10-25 11:15:25 +03:00
Server.cpp Drop support for DatabaseOrdinary in MaterializedMySQL 2021-11-18 11:46:51 +01:00
Server.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
users.xml Update users.xml 2021-10-09 16:01:01 +03:00
users.yaml.example Added users.yaml example to programs/server 2021-05-24 13:46:32 +03:00