ClickHouse/dbms/programs/server
alexey-milovidov a1cfdf2a60
Merge pull request #5855 from abyss7/no-undefined
Use --no-undefined linker option for split build
2019-07-07 01:47:11 +03:00
..
config.d Removed tons of trash 2019-06-16 02:35:27 +03:00
data Support for bitmapHasAny and bitmapHasAll functions. 2019-05-12 17:47:31 +03:00
metadata/default
users.d
clickhouse-server.cpp
CMakeLists.txt Add missing dependecies on sight to enable --no-undefined option 2019-07-04 17:05:55 +03:00
config.xml
HTTPHandler.cpp Style 2019-06-15 21:25:27 +03:00
HTTPHandler.h
HTTPHandlerFactory.h
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
MetricsTransmitter.cpp Less locking in MetricsTransmitter 2019-07-04 22:08:37 +03:00
MetricsTransmitter.h Less locking in MetricsTransmitter 2019-07-04 22:08:37 +03:00
MySQLHandler.cpp support of sessions and default_database in MySQL wire protocol 2019-06-16 18:12:37 +03:00
MySQLHandler.h Various fixes for PVS-Studio 2019-06-16 21:13:39 +03:00
MySQLHandlerFactory.cpp using logging level from config.xml 2019-05-26 22:30:23 +03:00
MySQLHandlerFactory.h using logging level from config.xml 2019-05-26 22:30:23 +03:00
NotFoundHandler.cpp
NotFoundHandler.h
PingRequestHandler.cpp
PingRequestHandler.h
ReplicasStatusHandler.cpp Fixed inconsistent indentation 2019-04-24 22:38:11 +03:00
ReplicasStatusHandler.h
RootRequestHandler.cpp
RootRequestHandler.h
Server.cpp Added "os_thread_priority" setting 2019-07-06 21:02:28 +03:00
Server.h
TCPHandler.cpp Added log message for idle connections 2019-07-05 02:03:20 +03:00
TCPHandler.h Destroy the text log queue after the I/O blocks. (#5854) 2019-07-04 19:21:24 +03:00
TCPHandlerFactory.h
users.xml Add FIRST_OR_RANDOM Load Balancing policy 2019-04-15 23:31:40 +01:00