-
After [deploying Logikm document based on Docker](https://github.com/didi/LogiKM/blob/2a720fce6ff72d3c2a75396c31123cefff98b537/docs/install_guide/install_guide_docker_cn.md), I could not access the ho…
-
### 当前使用版本(必填,否则不予处理)
3.5.2
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
版本升级导致的。
尝试升级了最新的druid , 问题依旧。
不确定是druid 的版本问题还是oracle 的驱动问题?
但是更像是mybatis enum 对oracle 数据库的实现问题,因为枚举类在DB 也是存储的VARCHAR2类型, 其他mapp…
-
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Issue Description
business客户端,启动后循环逐秒打印ERROR日志,尝试功能仍能使用…
-
I integrated the third-party configuration class and deployed the project as a war package to the application server (= When JndiPropertySource is enabled), the configuration property binding does not…
-
Refer to integration-tests/external-plugin-test, i create an external plugin related to logback, but when calling a KafkaManager class, an exception occurs: `java.lang.NoClassDefFoundError: Could not …
-
## Bug Report
**For English only**, other languages will not accept.
Before report a bug, make sure you have:
- Searched open and closed [GitHub issues](https://github.com/apache/shardingsphe…
-
SQL: replace into _sys_current_state_ (_id_, _hash_, _status_, _num_, `key`, value) values (?, ?, ?, ?, ?, ?) , (?, ?, ?, ?, ?, ?)
### Cause: java.lang.ClassCastExcepti…
-
### 当前使用版本(必填,否则不予处理)
3.4.2
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
批量插入31条数据,每条约40个字段,按5w条切割,插入的中间发生oom
插入用的xml
`
replace into
`${tableName}`
…
-
这个帖子是免费的程序员招聘服务。
如果你们团队正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发帖人联系。
谢绝中介和猎头发帖,违者拉黑。…
-
### 当前使用版本(必填,否则不予处理)
3.5.2
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
自定义的service继承了ServiceImpl后调用saveBatch方法发生异常
### 重现步骤(如果有就写完整)
1.自定义通用服务类
`public abstract class CommonService extends ServiceImpl …