-
So i attempting to run a replication from one elasticache cluster on redis v4 to another on redis v7 with riot v3.2.3
```./riot -u redis://sourcecluster.cache.amazonaws.com:6379 replicate -u redis:…
-
I'm getting the following error after upgrading from jdbc-mysql from the 5.1.* series to 8.0.20: `ActiveRecord::JDBCError: HOUR_OF_DAY: 2 -> 3`
It looks like its due to upgrading Connector/J from t…
-
### Expected Behavior
As specified in the Grails 3.3.8 documentation [here](https://grails.github.io/legacy-grails-doc/3.3.8/guide/security.html#codecs), the HTML codec should come as standard, and t…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
o…
-
### Version
main branch
### Describe what's wrong
```
./gradlew test -PskipTests -PtestMode=embedded -PjdkVersion=11 -PjdbcBackend=mysql -PskipDockerTests=false -x :web:web:test -x :web:integratio…
-
Are there any plans on implementing connection/token caching for SSO and MFA authentication, which would reduce the number of prompts when opening connection multiple times? Is this on your roadmap?
…
-
#### Reproduce
Found in the Metadata type conversion integration tests, though the tests do not fail when this happens.
Happened twice today on my machine when I ran IntTypeEditing test.
I've linke…
-
My email: 863828874@qq.com
Issue version: mybatis 3.5.1
Phenomenon description:
declare an SQL, configure flachcache = true, and then use two sessions to query and submit; query and …
-
### Describe the bug
When enabled http compress(`1`) in server user settings on ClickHouse 23.8, JDBC will raise an error like this:
### Error log
> eclipse.buildId=unknown
> java.version=17…
-
We store our CDM data in Oracle database 19c Entreprise Edition. We use Postgresql for WebAPI database to store Oracle connection information. However WebAPI can't open the connection to Oracle becaus…