-
Login fails via Keycloak, when pressing the Login button in discourse.
It redirects you to Keycloak which itself just throws a generic error message.
```
2024-11-07 02:34:23,975 DEBUG [jdk.event…
-
## Bug Report
Before report a bug, make sure you have:
### Which version of ShardingSphere did you use?
5.4.1
### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
Sha…
-
I experience some inconsistent results when trying to create the same chart using different persistence services.
I think that the issue might be that [FilterCriteria](https://www.openhab.org/javad…
-
It seems like `maxBy` has an issue. Unlike `minBy`, it requires a `Numeric[T]` constraint, which is inconsistent and unnecessary.
```scala
package scalasql.operations
class AggOps[T](v: Aggrega…
-
The Vitess JDBC driver was built in 2016 when Vitess only supported grpc based access.
It was maintained well till 2018 before MySQL protocol implementation took over.
Now, the Mysql protocol impl…
-
### Description
Crash on clicking the data tab for any table. Select statements to the same tables work fine.
```
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSE…
-
We use play-hikaricp plugin to pool database connection with Vertica. Vertica supports automatic switchover to one of the nodes in the cluster if the primary node goes down through the jdbc property B…
-
Replace Bottled Water with JDBC Connect and see how well it works.
-
Issue #186 reminded me that we don't document what drivers and driver versions we test with. Especially considering this plugin is on the support matrix, we really need to be clear about what drivers …
-
**Describe the issue:**
When a SCIM2 Roles V2 PATCH request, such as the following, is executed, a set of pre-listeners is triggered at [1]. Among these pre-listeners, a listener named AppPortalRol…