1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00

Add documentation for MySQL encoding errors (#173)

This commit is contained in:
Daniel Hansson 2017-02-10 19:11:18 +01:00 committed by Loïc Blot
parent 73a3e61e88
commit ac4ed80d5d

View File

@ -11,6 +11,9 @@ The app is available in both, [Nextcloud appstore](https://apps.nextcloud.com/ap
3. Select the category "Multimedia"
4. Click "activate"
## :question: Solve encoding errors on MySQL
If you are on MySQL or MariaDB and have issues with the databse, the cause may be that you have to enable 4-byte support. Here is a guide: https://docs.nextcloud.com/server/11/admin_manual/maintenance/mysql_4byte_support.html
## :eyes: Screenshot
![Screenshot](https://raw.githubusercontent.com/nextcloud/ocsms/master/appinfo/screenshots/1.png)