...
CoreOne Database Services
Breaking Change: The default charset will be changed from
latin1
toutf8mb4
. This will be executed automatically with the installer, but on bigger installations, it’s recommended to execute the queries beforehand.
...
...
Breaking Change: The default charset will be changed from latin1
to utf8mb4
. This will be executed automatically with the installer, but on bigger installations, it’s recommended to execute the queries beforehand.
...