-
### 当前使用版本(必填,否则不予处理)
3.4.0
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
应用多数据源配置,其中更新某张表,对update_time字段作为版本更新字段。配置好插件后,测试乐观锁更新,报Parameter 'MP_OPTLOCK_VERSION_ORIGINAL' not found
### 重现步骤(如果有就写完整)
数据…
-
### 当前使用版本(必填,否则不予处理)
1.4.13
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
MPJLambdaWrapper clone的时候报错
### 重现步骤(如果有就写完整)
MPJLambdaWrapper wrapper = new MPJLambdaWrapper();
MPJLambdaWrapper wrapper1 = w…
-
### 确认
- [X] 我使用的版本是[最新版](https://central.sonatype.com/search?q=g:com.baomidou%20%20a:mybatis-plus&smo=true), 并且使用插件确认过项目里无依赖版本冲突
- [X] 我已经在 [issue](https://github.com/baomidou/mybatis-plus/issues) 中…
-
Hello, I used H2 Database for my application with version 2.2.224.
These days the application catch the exception what is "org.h2.mvstore.MVStoreException" with message "Invalid chunk id 0."
I f…
ousui updated
3 months ago
-
2024-07-18 21:30:26.793 INFO [http-nio-9999-exec-4] com.moyz.adi.common.base.ResponseWrapper result:com.baomidou.mybatisplus.extension.plugins.pagination.Page@85b93a6
2024-07-18 21:31:00.254 ERROR [h…
-
The purpose of this issue is to discuss what you think should be added in Seata 1.2.0, such as features, bugfixes for known problems, and code refactoring optimizations.
-
## Question
When my sql has order by field, the following error will appear, but I remove the order by, the query is normal, I use the version is:
org.yaml
snakeyaml
1.33
org.apache.shar…
-
StuHomeworkBO.class
```
package ai.iston.model.student.bo;
import ai.iston.model.base.BasePageQuery;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotatio…
-
Always check against the **Latest SNAPSHOT of JSQLParser** and the [Syntax Diagram](https://jsqlparser.github.io/JSqlParser/syntax_snapshot.html)
### Failing SQL Feature:
Caused by: net.sf.jsqlpar…
-
### 确认
- [X] 我的版本是最新版本, 我的版本号与 [version](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.baomidou%22%20AND%20a%3A%22mybatis-plus%22) 相同, 并且项目里无依赖冲突
- [X] 我已经在 [issue](https://github.com/baomid…