clickhouse-java
clickhouse-java copied to clipboard
Connecting to ClickHouse using DBeaver, it prompts: 'Code: 115. DB::Exception: <Unreadable error message> (transport error: 404)'
connecting to ClickHouse using DBeaver, it prompts: 'Code: 115. DB::Exception: <Unreadable error message> (transport error: 404)',
using the following driver:
the error details show as bellow:
but the connection succeeds when using the ClickHouse (Legacy) driver
duplicate of https://github.com/ClickHouse/clickhouse-java/issues/2440