2309859381

Results 1 issues of 2309859381

JDBC 0.3.2+ can cause such problems. this is my code ` public void createConnection() throws Exception { String insertStr = insertStr(this.tableColums); String url = "jdbc:clickhouse://" + host + "?socket_timeout=300000"; Connection...