.. |
config.d
|
Removed listen host override from the example server config
|
2019-02-01 16:56:20 +03:00 |
data
|
Support for bitmapHasAny and bitmapHasAll functions.
|
2019-05-12 17:47:31 +03:00 |
metadata/default
|
|
|
users.d
|
Tests: fix call .sh from .sh (#4732)
|
2019-03-20 23:04:49 +03:00 |
clickhouse-server.cpp
|
|
|
CMakeLists.txt
|
Improvements of MySQL Wire Protocol
|
2019-05-26 09:52:29 +03:00 |
config.xml
|
Remove accidental modification of unrelated file.
|
2019-03-06 22:28:48 +03:00 |
HTTPHandler.cpp
|
Fix build without Brotli (#5513) (#5521)
|
2019-06-03 23:27:53 +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
|
|
|
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
|
Fixed typo
|
2019-02-11 00:17:52 +03:00 |
MetricsTransmitter.h
|
|
|
MySQLHandler.cpp
|
Remove debug logging from MySQL protocol
|
2019-05-30 11:25:16 +03:00 |
MySQLHandler.h
|
Improvements of MySQL Wire Protocol
|
2019-05-26 09:52:29 +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
|
Merge pull request #5567 from vitlibar/really-lazy-dictionary-load
|
2019-06-15 22:15:53 +03:00 |
Server.h
|
Added --help/-h to server
|
2019-02-02 13:24:12 +00:00 |
TCPHandler.cpp
|
Use logging in clickhouse-local. Use config options in command line in clickhouse-client (#5540)
|
2019-06-14 17:00:37 +03:00 |
TCPHandler.h
|
fix use-after-free [#CLICKHOUSE-3101]
|
2019-03-15 21:52:45 +03:00 |
TCPHandlerFactory.h
|
|
|
users.xml
|
Add FIRST_OR_RANDOM Load Balancing policy
|
2019-04-15 23:31:40 +01:00 |