Replies: 2 comments
-
|
Hey. Please see #10191 - not at my notebook right now, but essentially you have to set th 2 system variables for transaction type and db driver bc galera doesnt support XA, but XA is used by default. In the upcoming version/latest main this will change to a (documented) config |
Beta Was this translation helpful? Give feedback.
-
|
Thank you!!!!! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
With Keycloak.X 17.0.0 I'm not able to use my Galery MySQL cluster anymore due to
This version of MySQL doesn't yet support 'XA with wsrep replication plugin'Is Keycloak.X using XA transactions now?
My setup in both cases Keycloak.X and Keycloak is a Galera cluster of 4 nodes with a haProxy loadbalancer in front
MySQL Nodes: Galera-3 version 25.3.34 with MySQL 5.7 version mysql-wsrep-5.7.34-25.26
Client MySQL connector/j: mysql-connector-java-8.0.28
With "legacy" Wildfly Keycloak it works since months, but now during first startup of Keycloak.X I got such error 😟
The DB tables where created, but then I got:
Beta Was this translation helpful? Give feedback.
All reactions