Using MULTISET in mariadb with JOINS on tables that contain JSON column

8 views
Skip to first unread message

Bernd Huber

unread,
Mar 6, 2025, 2:42:05 PMMar 6
to jOOQ User Group
Just a general question, without providing exact jooq version or bug report (i may do so when i know more about the problem).

when using jooq multiset query,
is it possible that when selecting JSON columns (datatype: JSON), via multiset, that the resulting String representation in Java (on the Jooq-Record) could be kind of scrambled.

Is this a known issue?

otherwise i can create a bug report.

It's not a big problem as we currently don't use the JSON datatype of mariadb. We use longtext instead, and the problem is only seen with datatype JSON.

best regards :)

Lukas Eder

unread,
Mar 7, 2025, 4:05:11 AMMar 7
to jooq...@googlegroups.com
Hi Bernd,

It should be possible to embed JSON content in MULTISET. Please provide more context and a reproducer in a complete bug report here:

Our template for reproducers supports MariaDB, so it should be simple to show what's not working for you:

Best Regards,
Lukas

--
You received this message because you are subscribed to the Google Groups "jOOQ User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jooq-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/jooq-user/25fd2485-913c-4420-afe7-dfe8353e87f6n%40googlegroups.com.

Bernd Huber

unread,
Mar 7, 2025, 5:12:25 PMMar 7
to jOOQ User Group
i have done so, worked great btw. See:
Reply all
Reply to author
Forward
0 new messages