Closed Unoqwy closed 2 years ago
Currently, the MySQL connection URI contains ?useUnicode=yes&characterEncoding=UTF-8 which can lead to encoding issues because it overwrites the default database charset. It'd be great to have a setting to toggle this off
?useUnicode=yes&characterEncoding=UTF-8
Currently, the MySQL connection URI contains
?useUnicode=yes&characterEncoding=UTF-8
which can lead to encoding issues because it overwrites the default database charset. It'd be great to have a setting to toggle this off