-
Hello, I'm getting an error every time I start my springboot application with shedlock and it tries to get the lock of a scheduled task for the first time.
I'm adding some information as suggested by…
-
Bulk-insertion is not supported on MySQL 5.7 so we had to introduce a workaround in b8857d5770a30a76142d82218815a40d95b883a0 to speed-up the creation of analysis.
Because bulk-insertion is not supp…
-
Exception is occurring executing query on H2 database in MSSQLServer mode, when multiple [boolean] = 1 conditions are OR'ed together. For this issue, a test case would be:
```
CREATE TABLE dbo.T…
-
**In what version(s) of Spring Integration are you seeing this issue?**
6.1.2
**Describe the bug**
When using a `JdbcMessageStore` and one group completes (or expires), the group is removed.…
-
Most of the methods of JdbcClient work with positional parameters in the sql statement
als well as with named parameters 👍.
The method update(KeyHolder generatedKeyHolder) works only with named p…
-
**Describe the bug**
I am using oarcle database 12C. In original oauth2_authorization table. attributes column is of type varchar. I changed it to clob. The authorization saved in database fine. But …
-
demo 中 给出的如下例子
PageHelper.startPage(2, 2);
List list = this.jdbcTemplate.queryForList("select * from test_user");
//最终执行SQL:select * from test_user LIMIT 2,2
Pag…
-
**Describe the bug**
```
Starting ThingsBoard upgrade ...
:: ThingsBoard :: (v3.4.3)
Starting ThingsBoard Upgrade from version 3.4.1 ...
Clear cache to upgrade from version 3.4.1 to 3.…
-
### 安装环境
```powershell
$ uname -a
Linux host-172-16-181-252 4.19.90-17.ky10.aarch64 #1 SMP Sun Jun 28 14:27:40 CST 2020 aarch64 aarch64 aarch64 GNU/Linux
$ docker version
Client:
Version: …
-
Hi,
OK, I admit, don't know what to do! :-| I've been trying to install dockerized Doscpell on Raspberry Pi 5 and... it does not work. I tried both with filesystem (mounted folder) and with my Mari…