ClickHouse/src/Client
2021-09-01 02:47:52 +03:00
..
examples move to examples everywhere 2021-04-27 01:51:42 +03:00
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03:00
Connection.cpp backward compatible 2021-08-01 09:06:16 +08:00
Connection.h Update prompt in client when reconnecting 2021-06-15 04:43:35 +03:00
ConnectionEstablisher.cpp Poco::Timespan reference fix 2021-04-29 19:11:20 +03:00
ConnectionEstablisher.h Poco::Timespan reference fix 2021-04-29 19:11:20 +03:00
ConnectionPool.cpp Better implementation 2021-07-24 18:02:51 +08:00
ConnectionPool.h Better implementation 2021-07-24 18:02:51 +08:00
ConnectionPoolWithFailover.cpp Remove harmful default arguments 2021-03-29 04:07:42 +03:00
ConnectionPoolWithFailover.h Add slowdown_count and show actual information in system.clusters 2021-03-06 02:45:17 +03:00
HedgedConnections.cpp Hold context in HedgedConnections to prevent use-after-free on settings. 2021-07-29 13:29:36 +03:00
HedgedConnections.h Drop unused headers 2021-09-01 02:47:52 +03:00
HedgedConnectionsFactory.cpp Fix warning #22987 2021-04-12 20:57:03 +03:00
HedgedConnectionsFactory.h Small fixes and tests updates 2021-02-26 18:55:58 +03:00
IConnections.cpp Fix destructor for PocoSocketWrapper. 2021-07-20 16:50:31 +03:00
IConnections.h Asynchronously drain connections. 2021-07-19 21:53:29 +08:00
MultiplexedConnections.cpp Fix some leftover TODOs 2021-08-17 17:22:12 +08:00
MultiplexedConnections.h Fix use after free in AsyncDrain connection from S3Cluster 2021-07-23 10:40:03 +03:00
PacketReceiver.h Fix 01822_async_read_from_socket_crash for hedged connection. 2021-07-16 13:42:22 +03:00
ya.make Rename some files. 2021-07-26 19:48:25 +03:00
ya.make.in Exclude fuzzers 2021-08-30 11:12:25 +03:00