mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Add a note about the necessary mysqldump change
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
@@ -34,6 +34,10 @@ installation needs to be tweaked a bit.
|
||||
|
||||
Now you should be able to use Emojis in your file names, calendar events, comments and many more.
|
||||
|
||||
.. note::
|
||||
|
||||
Also make sure your backup strategy still work. If you use ``mysqldump`` make sure to add the ``--default-character-set=utf8mb4`` option. Otherwise your backups are broken and restoring them will result in ``?`` instead of the emojis, making files inaccessible.
|
||||
|
||||
MariaDB support
|
||||
---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user