ClickHouse/dbms/programs/server
2019-11-06 15:34:51 +03:00
..
config.d Added example config with macros 2019-10-09 04:15:23 +03:00
data Support for bitmapHasAny and bitmapHasAll functions. 2019-05-12 17:47:31 +03:00
metadata/default Squashed #2471 2018-06-05 23:09:51 +03:00
users.d Tests: fix call .sh from .sh (#4732) 2019-03-20 23:04:49 +03:00
clickhouse-server.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
CMakeLists.txt Allow to use mysql format without ssl - try2 with mysql interface split (#7524) 2019-11-02 13:20:46 +03:00
config.xml Cover INSERT into Distributed with MATERIALIZED columns and !is_local node 2019-10-23 21:55:08 +03:00
HTTPHandler.cpp Do not include Field.h everywhere through SettingsCommon.h. 2019-10-07 20:23:05 +03:00
HTTPHandler.h CHYT-67: introduce host context for using CH as a library. 2019-03-06 19:47:47 +03:00
HTTPHandlerFactory.h Added some warnings from clang's -Weverything 2019-01-04 15:10:00 +03:00
InterserverIOHTTPHandler.cpp CLICKHOUSE-4509 Fix error codes in DataPartsExchange 2019-05-20 20:04:36 +03:00
InterserverIOHTTPHandler.h CLICKHOUSE-4509 Fix error codes in DataPartsExchange 2019-05-20 20:04:36 +03:00
IServer.h Squashed #2471 2018-06-05 23:09:51 +03:00
MetricsTransmitter.cpp Avoid use of uninitialized values in MetricsTransmitter 2019-10-01 10:16:39 +03:00
MetricsTransmitter.h Avoid use of uninitialized values in MetricsTransmitter 2019-10-01 10:16:39 +03:00
MySQLHandler.cpp Allow to use mysql format without ssl - try2 with mysql interface split (#7524) 2019-11-02 13:20:46 +03:00
MySQLHandler.h Allow to use mysql format without ssl - try2 with mysql interface split (#7524) 2019-11-02 13:20:46 +03:00
MySQLHandlerFactory.cpp Allow to use mysql format without ssl - try2 with mysql interface split (#7524) 2019-11-02 13:20:46 +03:00
MySQLHandlerFactory.h Allow to use mysql format without ssl - try2 with mysql interface split (#7524) 2019-11-02 13:20:46 +03:00
NotFoundHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
NotFoundHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
PingRequestHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
PingRequestHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
ReplicasStatusHandler.cpp Compilable code 2019-10-10 23:47:47 +03:00
ReplicasStatusHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
RootRequestHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
RootRequestHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
Server.cpp Allow to use mysql format without ssl - try2 with mysql interface split (#7524) 2019-11-02 13:20:46 +03:00
Server.h Attempt to simplify text log 2019-08-04 18:51:04 +03:00
TCPHandler.cpp Wailt for AsynchronousBlockInputStream inner thread before getting totals to avoid possible race. 2019-11-06 15:34:51 +03:00
TCPHandler.h better scalar query 2019-10-23 21:37:54 +08:00
TCPHandlerFactory.h Squashed #2471 2018-06-05 23:09:51 +03:00
users.xml implemented mysql_native_password auth plugin for compatibility with mysqljs 2019-07-28 16:12:26 +03:00