-
### What happened?
**My issue:**
When I read the mysql table using JDBCIO non-partitioned read mode, I get the following error:
```
Caused by: java.lang.OutOfMemoryError: GC overhead limit excee…
-
I want to replace the transport layer protocols that some applications rely on with Rats-TLS. For example, replace TLS in Nginx with Rats-TLS or configure JDBC connections in MySql to use Rats-TLS. Wh…
-
mysql-protocol这个模块启动后,客户端使用jdbc驱动进行连接,建立连接出现报错,分析是建立连接时,jdbc包会发送SET NAMES utf8命令,解析异常报错
-
I am trying to run tomcat through gretty (Tomcat 8). The application uses a JDBC pool using standard Tomcat 8 configuration. Unfortunately an error prevents Tomcat from starting.
17:45:47 WARN Faile…
-
What can we do with this?
Reading basic properties:
```javascript
> let j = new JdbcString("jdbc:sqlserver://localhost\\INSTANCE:1433;database=master;user=SA;password=;trustServerCertificate=tr…
-
### Environment
- OS version:
- JDK version: 1.8
- ClickHouse Server version: 23.8.2.7
- ClickHouse Native JDBC version: 2.7.1
- (Optional) Spark version: N/A
- (Optional) Other components' …
-
Hey! I was trying to run Java application with Noria but I got an exception
```
Exception in thread "main" java.sql.SQLNonTransientConnectionException: CLIENT_SECURE_CONNECTION is required
at com.…
-
Hi, @zhicwu.
> [Native TCP](https://clickhouse.com/docs/en/interfaces/tcp), which has less overhead.
https://clickhouse.com/docs/en/interfaces/overview
> The native protocol is used in the [c…
-
Hello,
I am trying clickhouse-sink-connector-lightweight to replicate data from Mariadb to clickhouse but it is failing with this exception during snapshot.
using default config with below mar…
-
### Describe the bug
When I try to use the v0.49.x version of metabase, it fails to initialize
### To Reproduce
Whether upgrading from an older version, or using the new database directly wit…