-
I would like to contribute an improevemnt for the clickhouse module but I am unsure how to package it.
Clickhouse supports 3 ways of connecting:
- JDBC (basically only a wrapper around HTTP)
- …
-
@wenshao 版本1.0.26出现大量链接超时的问题,是需要在url设置autoReconnect=true&failOverReadOnly=false吗?
2016-11-28 11:22:50.568 [http-nio-8080-exec-1] ERROR druid.sql.Statement [Log4jFilter.java] {conn-210001, stmt-2200…
Portg updated
6 years ago
-
也不知道是不是 druid问题,还是请各位大神帮忙看下 ,下面贴上堆栈。
**配置信息如下**
```
+--------------------------------+------------------------------------------------------------+----------------------------------------------…
-
Luminus type/protocol extensions in `.db.core` stop working if you change the DB connection url scheme from the default `postgresql://` to `jdbc:pgsql://`. Maybe we need an additional `+pgjdbc-ng` opt…
-
本机环境是用PHPStudy安装在Windows 10的MySQL,运行时报错时区的问题
```powershell
PS E:\Tools> java -jar MySQLMonitor.jar -h 127.0.0.1 -user root -pass 123456
__ __ _____ ____ _ __ __ _ _
…
-
#### Environment
```
HikariCP version: 2.7.9
JDK version : 1.8.0_111
Database : Oracle
Driver version : 0jdbc6 11.1.0.7.0
Hi,
is this issue resolved?
I am facing …
-
heres the problem i start my server up and big brother tries to download the other things it needs for when u first install it and this happens someone please help.
18:53:43 [SEVERE] [BBROTHER] Could…
-
### Database Type
MySQL
### Database Version
MySQL 5.7
### Druid Version
1.2.20, 1.2.21, 1.2.22
### JDK Version
JDK 1.8
### Error SQL
SELECT count(0) FROM recording r FORCE INDEX (idx_rc_tim…
-
### Describe the bug
When attempting to insert data for the first time into an empty table that includes a JSON column, the process triggers an exception as follows:
`Exception in thread "main" …
-
When querying large double precision values they appear to be rounded.
e.g. the following values are all returned as '2.09999999769e+15'
2099999997689999
2099999997690000
2099999997690001
I believe t…