ClickHouse/dbms/programs/server
alexey-milovidov 29cc99ad58
Merge pull request #6194 from yurriy/mysql
Compatibility with more MySQL clients.
2019-08-18 16:28:13 +03:00
..
config.d metric_log.xml 2019-08-14 20:21:45 +03:00
data
metadata/default
users.d
clickhouse-server.cpp
CMakeLists.txt
config.xml metric_log.xml 2019-08-14 20:21:45 +03:00
HTTPHandler.cpp Merge if branches with the same status code 2019-08-02 05:11:02 +00:00
HTTPHandler.h
HTTPHandlerFactory.h
InterserverIOHTTPHandler.cpp
InterserverIOHTTPHandler.h
IServer.h
MetricsTransmitter.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
MetricsTransmitter.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
MySQLHandler.cpp merged origin/master 2019-08-15 19:48:10 +03:00
MySQLHandler.h merged origin/master 2019-08-15 19:48:10 +03:00
MySQLHandlerFactory.cpp
MySQLHandlerFactory.h
NotFoundHandler.cpp
NotFoundHandler.h
PingRequestHandler.cpp
PingRequestHandler.h
ReplicasStatusHandler.cpp
ReplicasStatusHandler.h
RootRequestHandler.cpp
RootRequestHandler.h
Server.cpp Slightly better information messages 2019-08-11 23:37:53 +03:00
Server.h Attempt to simplify text log 2019-08-04 18:51:04 +03:00
TCPHandler.cpp Slightly better 2019-07-31 01:27:14 +03:00
TCPHandler.h
TCPHandlerFactory.h
users.xml implemented mysql_native_password auth plugin for compatibility with mysqljs 2019-07-28 16:12:26 +03:00