-
Feature request: implement `java.sql.Connection#setClientInfo` (and `ClickHouseDatabaseMetaData#getClientInfoProperties`)
That would allow to pass some useful metadata to database, eg. frontend use…
-
pid:5 nid:6 exception:setl:com.google.common.collect.ComputationException: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.apache.comm…
-
2020-06-28 16:42:01.042 ERROR com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread:2781 - create connection SQLException, url: jdbc:mysql://mysqldb.saasxx:3306/center_data?allowPublicKeyRet…
-
### Describe the Issue
If I follow the following steps to create a heap dump using `kill -SIGUSR1 ` on runtime, my application running with the G1 GC always crashes with a segfault after I make the…
-
## Bug Report
### 1. Minimal reproduce step (Required)
Running the case below by JAVA.
Schema:
```sql
create table t1 (a int, b int,primary key(a))
insert into t1 values (3, 2)
```
…
-
## Driver version
2.1.0.26
## Redshift version
PostgreSQL 8.0.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3), Redshift 1.0.63269
## Client Operating Sys…
-
Hi All,
I'm dealing with this intermittent ArrayIndexOutOfBoundsException ocurring when attempting to run certain `INSERT` queries that work fine sometimes and fail otherwise.
**Setup**
Hikari …
-
### Please Describe The Problem To Be Solved
The Problem: Other than Snowflake, there is a lack of connectors to other lakehouse solutions. While a Databricks connector would be nice for many corpo…
-
Login fails via Keycloak, when pressing the Login button in discourse.
It redirects you to Keycloak which itself just throws a generic error message.
```
2024-11-07 02:34:23,975 DEBUG [jdk.event…
-
**Is your feature request related to a problem? Please describe.**
One JDBC driver can be used to connect to different versions of the same database, or even different database kinds (e.g. Postgres w…