-
As reported [here](https://github.com/metabase/metabase/issues/25552#issuecomment-1402484181), when a table was being created for a model the error `Truncated incorrect DOUBLE value` was being report…
-
Increase the `timeout` when waiting to obtain connection from a busy pool.
-
In order to provide basic support for more database types without the need to develop specific DbFit adapters/environments (e.g. https://groups.google.com/forum/#!topic/dbfit/Y_jHkANZB-E) might it be …
-
### Steps to reproduce the behavior (Required)
1. CREATE MYSQL TABLE
```
CREATE TABLE `mysql_table_for_test` (
`varchar_column` varchar(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf…
DeH40 updated
4 months ago
-
异常信息如下(隐藏了db信息):
create connection SQLException, url: jdbc:mysql://**********/****, errorCode 1045, state 28000
java.sql.SQLException: Access denied for user '*******'@'*********' (using password…
-
-
Just like it is possible to delete datasets via `--delete --dataset MyDataset`, could `deleteObjectsOfBasket()` (see [link](https://github.com/claeis/ili2db/blob/a866e76e9ee248cbc554507f363e261ea3229a…
-
druid版本:1.2.16
[com.al](https://github.com/alibaba/druid/issues/new#)ibaba
druid-spring-boot-starter
事由:上周由于国产数据库驱动需要,更新了druid版本为1.2.15,之后发现有较多报错,提示Read timed out,分析原因,可能为加入了socketTimeOut参数导致…
-
### Expected behavior
(Using WebAPI 2.14.0 / Atlas 2.14.1)
When deleting a cohort, the org.ohdsi.webapi.cohortdefinition.CleanupCohortTasklet fires without error, and the cohort records are dele…
-
### Description
Alias name "f2" is expected here.
https://github.com/user-attachments/assets/d27a9381-0b1e-4c2b-b823-51c74e1729ab
### DBeaver Version
Enterprise Edition 24.2.3-20241003…