-
I updated my Spring 6.0/Java 17 cache example to the latest Spring 6.1 M5 and Java 21, but when running the tests it throws exception like this.
The example project: https://github.com/hantsy/sprin…
-
### 当前使用版本
com.baomidou
mybatis-plus-boot-starter
3.5.3.1
### 该问题是如何引起的?
复杂SQL解析失败,会出现错误。将jsqlparser升级到4.6版本仍然无法解决。
后与jsqlparser贡献者进行交流,知晓jsqlparser-4…
-
I'm submitting a…
- [ ] bug report
- [ ] feature request
- [x] other
**Short description of the issue/suggestion:**
我的springboot项目中引入了三个外部jar包,打包时我通过additionalResources字段添加了jar包在系统中的路径,但启动时还是…
-
- [x] 我已在 [issues](https://github.com/pagehelper/Mybatis-PageHelper/issues) 搜索类似问题,并且不存在相同的问题.
## 异常模板
Caused by: java.lang.NoSuchMethodError: net.sf.jsqlparser.statement.select.PlainSelect.getGro…
-
### 问题描述
我在使用offset分页时,total不准确,total只会返回我查询到的数量,而不是在执行`select count(0) from table`返回的数量
### 使用环境
* JDK17
```
com.baomidou
mybatis-plus-boot-starter
3.5.2
com.g…
-
- [x] 我已在 [issues](https://github.com/pagehelper/Mybatis-PageHelper/issues) 搜索类似问题,并且不存在相同的问题.
## 异常模板
nested exception is com.microsoft.sqlserver.jdbc.SQLServerException: 'ROW_NUMBER' 不是可以识别的 函数名…
-
### 联系方式
blackparurers@gmail.com
### MeterSphere 版本
v1.20
### 使用外置数据库
否
### 问题描述
Ubuntu 22.04.3环境下使用一键部署部署失败,报错如下
```
Creating ms-prometheus ...
Creating ms-node-controller ...
Creating r…
-
- [x] 我已在 [issues](https://github.com/pagehelper/Mybatis-PageHelper/issues) 搜索类似问题,并且不存在相同的问题.
## PageHelper的orderBy参数存在SQL注入漏洞【布尔型和时间性盲注】
### 使用环境
SpringBoot+Mybatis+MySQL
* PageHelper 版本: …
-
报错如下:
```
Caused by: org.apache.ibatis.exceptions.PersistenceException:
### Error querying database. Cause: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
### The error may exist in URL […
-
- [x] 我已在 [issues](https://github.com/pagehelper/Mybatis-PageHelper/issues) 搜索类似问题,并且不存在相同的问题.
## 异常模板
### 使用环境
* PageHelper 版本: 5.1.10
* 数据库类型和版本: 5.7.26-30102-log
* JDBC_URL: jdbc:mysql:/…