I'd like to switch database in clickhouse jdbc, but fails with the following error. Does clickhouse jdbc not support switching database ?
USE DATABASE test_db
ClickHouse exception, code: 62, host: 192.168.0.4, port: 8123; Code: 62, e.displayText() = DB::Exception: Syntax error: failed at position 5 ('DATABASE'): DATABASE test_db. Expected identifier (version 20.8.12.2)
https://stackoverflow.com/questions/67210300/unable-to-switch-database-via-clickhouse-jdbc April 22, 2021 at 05:13PM
没有评论:
发表评论