Java uses the JDBC driver to connect to the clickhouse.When 50 threads are initialized at a time to create database connections,an error is reported. #56742 #1487
ClickHouse-JDBC version: 0.3.1 && 0.4.5
After the value of max_concurrent_queries in the config.xml file is changed to 0, the same error message is displayed.
How to solve the problem?
ClickHouse-JDBC version: 0.3.1 && 0.4.5 After the value of max_concurrent_queries in the config.xml file is changed to 0, the same error message is displayed. How to solve the problem?