Am 13.01.2026 um 13:25 schrieb Lasse Lindqvist:
True. I think that particular line sets the DSIZE parameter.

The correct solution was a bit difficult to find. I neeeded to add
sql_mode='PIPES_AS_CONCAT' to my connection string. This is for MySQL
compatibility since Jackrabbit does not seem to "properly" support MariaDB
specifically, but only via MySQL compatibility.

I guess it would be good to fix, either via proper MariaDB support or then
in documentation somehow.
...

Documentation is always good. Please open a ticket and suggest text :-).

That said, if Oak supported MariaDB "properly", how would this change anything here, when the fix is in the connection string?

Best regards, Julian

Reply via email to