ClickHouse/dbms/programs/server
alexey-milovidov 97a75dd8c9
Merge pull request #8786 from millb/X-ClickHouse-Exception-Code
X-ClickHouse-Exception-Code in HTTP Header
2020-01-26 03:43:38 +03:00
..
config.d Added part_log to example config for developers 2020-01-10 14:36:59 +03:00
data
metadata/default
users.d
clickhouse-server.cpp
CMakeLists.txt
config.xml Added example to config.xml and fixed formatting after previous committers #8794 2020-01-25 21:47:02 +03:00
HTTPHandler.cpp Merge pull request #8786 from millb/X-ClickHouse-Exception-Code 2020-01-26 03:43:38 +03:00
HTTPHandler.h
HTTPHandlerFactory.cpp Style fixes in HTTPHandlerFactory 2019-11-26 22:03:29 +03:00
HTTPHandlerFactory.h Add async metrics to Prometheus output 2019-11-26 23:27:24 +03:00
InterserverIOHTTPHandler.cpp get rid of StorageWeakPtr 2020-01-14 19:54:25 +03:00
InterserverIOHTTPHandler.h
IServer.h
MetricsTransmitter.cpp
MetricsTransmitter.h
MySQLHandler.cpp Fix test/check failures 2020-01-22 22:52:04 +05:30
MySQLHandler.h support clickhouse as mysql federated server. apply code review notes p4 2019-12-02 14:32:45 +03:00
MySQLHandlerFactory.cpp proper logging levels 2020-01-19 01:19:06 +00:00
MySQLHandlerFactory.h
NotFoundHandler.cpp
NotFoundHandler.h
PingRequestHandler.cpp
PingRequestHandler.h
PrometheusMetricsWriter.cpp Repcale dots in prometheus metric names with underscores 2019-12-21 17:47:44 +00:00
PrometheusMetricsWriter.h Repcale dots in prometheus metric names with underscores 2019-12-21 17:47:44 +00:00
PrometheusRequestHandler.cpp
PrometheusRequestHandler.h Fix some spelling mistakes 2020-01-11 17:51:33 +08:00
ReplicasStatusHandler.cpp
ReplicasStatusHandler.h
RootRequestHandler.cpp
RootRequestHandler.h
Server.cpp Add text_log.level to limit entries that goes to system.text_log table 2020-01-25 14:04:49 +03:00
Server.h
TCPHandler.cpp Update TCPHandler. 2020-01-23 13:04:18 +03:00
TCPHandler.h Add GCC warning to suggest virtual function override 2020-01-21 13:10:32 +02:00
TCPHandlerFactory.h
users.xml enabled MySQL wire protocol by default on port 9004 2020-01-22 01:38:20 +03:00