-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
I am trying …
-
```kotlin
package com.github.bric3.ha
import java.util.concurrent.Executors
import java.util.concurrent.TimeUnit
fun main(args: Array) {
println(Reproducer().o)
Executors.newSing…
bric3 updated
8 months ago
-
We have a configuration where hostgroup = 10 is the primary and hostgroup = 20 is the secondary (read replica)
```
+--------------+-----------------------------------------------------------------…
-
### Describe your question
SuperSonic版本:0.9.2
`OPENAI_API_BASE=https://dashscope.aliyuncs.com/api/v1/apps/{我的app_id}/completion
OPENAI_API_KEY={我的api_key}
OPENAI_MODEL_NAME=Qwen-MAX`
报错信息:Excep…
-
## MyBatis version
3.5.16
## Database vendor and version
any vendor.
## Test case or example project
```xml
```
The `multipleResultSetsEnabled` option has no practical effect. Wheth…
-
Subscribe to this issue and stay notified about new [daily trending repos in Java](https://github.com/trending/java?since=daily)!
-
## 场景描述:
1、客户端mybatis代码模拟实现一个事务异常(唯一键重复)
2、客户端mybatis代码再起一个只查询的语句无事务。此时异常
java.lang.RuntimeException: org.springframework.jdbc.UncategorizedSQLException:
Error querying database. Cause: java.sql…
-
Connected to the target VM, address: '127.0.0.1:1210', transport: 'socket'
08:55:46.754 [main] DEBUG reactor.util.Loggers - Using Slf4j logging framework
08:55:46.759 [main] DEBUG reactor.core.publi…
-
### 当前使用版本(必填,否则不予处理)
3.5.2
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
使用自动生成的service(继承BaseServicceImpl)的
- `com.baomidou.mybatisplus.extension.service.IService#update(T, com.baomidou.mybatisplus.core…
-
### 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…