mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 13:13:36 +00:00
63b95c7451
* Added a new type of Exception for better recognition of connection failures * Added more logging for mysql communication * Retries on connection loss during query. Make MySQL dictionary source resilient to unexpected loss of connection during querying MySQL. This behavior is controlled with ".fail_on_connection_loss" config parameter, which defaults to false. * Stripped some debugging leftover garbage * Minor followup corrections * Corrections after PR comments * Yet more fixes |
||
---|---|---|
.. | ||
common | ||
daemon | ||
ext | ||
glibc-compatibility | ||
harmful | ||
loggers | ||
mysqlxx | ||
pcg-random | ||
readpassphrase | ||
widechar_width | ||
CMakeLists.txt | ||
ya.make |