Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, from the error message "Illegal mix of collations" there is a mismatch of collation in the database, like in https://stackoverflow.com/questions/3029321/troubleshooting-illegal-mix-of-collations-error-in-mysql. You will need to update your database tables and columns to use the same collations.
we just migrated from v5 to v6. all reports (jasper jrxml) are working fine in v5. here is spesific error when trying to execute the jrxml on v6.
Caused by: java.sql.SQLException: (conn=894) Illegal mix of collations (utf8mb4_general_ci,COERCIBLE) and (utf8mb4_unicode_ci,COERCIBLE) for operation '='
mysql server 5.5. joget v6 (latest build). windows 2012.