-
David Mehren authored
Since MariaDB 10.6 the 'utf8' character set is an alias for 'utf8mb3'. This seems to trip up something and HedgeDoc can't connect to the database anymore. This commit changes the character set to 'utf8mb4', which is the "real" UTF-8 charset for MariaDB. References: https://mariadb.com/kb/en/upgrading-from-mariadb-105-to-mariadb-106/#character-sets https://mariadb.com/kb/en/mariadb-1061-release-notes/#character-sets https://mathiasbynens.be/notes/mysql-utf8mb4Signed-off-by: David Mehren <git@herrmehren.de>
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
config.json | ||
docker-entrypoint.sh | ||
healthcheck.mjs | ||
utf8.cnf |