Error storing data: could not execute statement
Confluence User - 18 May, 2020
Hi, all
I've try Joget DX through docker, I use enterprise trial version 7.0.2 - build d2fbc9e.
When I create my own test app, I found that I cannot store any Chinese character in text field.
It shows "Error storing data: could not execute statement." when form saved, but it works fine when input English.
Same issue will not pumped out when I type Chinese character in Joget default sample apps.
====
I would like to know if this is mysql character set issue?
how can I fix it?
I can only access docker through terminal but have no idea how to login system, access mysql and to change default character set.
Thank you.
forms;database;docker