Aurora Blog
Home
MyBatis using databaseId to adapt to multiple databases
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
2025-10-16 14:02:24
2849
MyBatis when will mybatis add r2dbc feature
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
2025-10-16 14:02:22
668
MyBatis Constructor method and query return field order mismatch causing type conversion error
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
2025-09-28 14:00:26
6315
MyBatis Batch Insert Exception After Version Upgrade: Too many keys are generated.
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
2025-09-27 14:01:08
5581
MyBatis 使用游标+druid数据源,出现java.sql.SQLException: No operations allowed after statement closed.
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
2025-09-20 14:01:29
4371
MyBatis try to solve snyk Vulnerability:CVE-2025-53192
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
2025-09-19 14:04:57
1123
MyBatis Issue: PoolMaximumActiveConnections=1 Does Not Guarantee Single Connection in MyBatis Under High Contention (SQLite Database)
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
2025-09-08 14:00:41
8007
MyBatis 重复执行使用游标的statement报statement已经关闭异常
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
2025-07-21 14:01:25
671
MyBatis MyBatis Constructor Injection should support <collection> as well?
I currently have the problem that it seems like MyBatis constructor injection does not support the <collection> in...
2025-07-01 14:01:03
28850
MyBatis EnumOrdinalBytehandler is Buggy
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
2025-06-28 14:01:13
1180
MyBatis Translation name should use local language instead of use translated name
I think this should be fixed.If we want to see another language version of the doc, we should able to read that language...
2025-06-19 14:03:21
370
MyBatis Need help to contribute zh_TW translation
I'd like to contribute zh_TW translation to this repo. I already done here: https://github.com/doggy8088/mybatis-3/tree/...
2025-06-19 14:03:14
1932
MyBatis While reading result set into java records mapping types are resolved incorrectly
When querying data I get this exception for incorrect enum value.Here are my result mappings:And here is the problem - c...
2025-06-13 14:02:19
11914
MyBatis update issue templates
The old issue templates probably doesn't work.Comment From: harawataThank you for the heads up, @awxiaoxian2020 !I tried...
2025-06-11 14:03:55
296
MyBatis Mybatis foreach update occasionally fails
problemWhen I use mybatis foreach update, I occasionally get a bad sql error. After the first error, all subsequent exec...
2025-05-21 14:01:48
12163
MyBatis Dependency Dashboard
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.View this ...
2025-05-21 14:01:36
2479
.