-
**Describe the issue**
The docs here : https://jdbc.postgresql.org/documentation/server-prepare/#server-prepared-statements say that a hidden unexamined "set search_path" will go unnoticed by the jdb…
achix updated
1 month ago
-
Found during performance testing.
We configured YCSB to use a 100% read workload, removing the primary key from the schema, to force Peloton to use codegen sequential scan rather than executor index …
-
hi,
hi, I use gradle to run my program.
```
// Apply the java plugin to add support for Java
apply plugin: 'java'
apply plugin: 'application'
mainClassName = "com.my.impala.fetcher.Fetcher"
// In t…
twmht updated
6 years ago
-
mysqlComposeUp results in this loop forever:
Waiting for customer-service_1 to become healthy
The following trace was seen in the logs.
docker logs eventuate-tram-sagas-quarkus-examples-customers…
-
Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 767,031 milliseconds ago. The last packet sent suc…
-
```
org.apache.ibatis.exceptions.PersistenceException:
### Error updating database. Cause: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
The last packet se…
-
### Search first
- [X] I searched and no similar issues were found
### Description
liquibase class incorrectly try to create `databasechangelog` table even though it's already created
### Steps To…
-
Good day. I would like to ask for your help regarding the below issue I am facing.
```
Initializing mod_cluster version 1.4.1.Final
Unsupported setsockopt level=0 optname=49
Unsupported setsoc…
-
在我部署中:Master 1 和 Master 2 双主,然后 Master 1 模拟宕机
```shell
[root@Master1 ~]# cat ~/mycat/conf/clusters/prototype.cluster.json
{
"clusterType":"MASTER_SLAVE",
"heartbeat":{
"heartbeatTimeout":…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
Airbyte ver 0.50.16
Doris Docker contai…