Looking at the readme, the following is mentioned:
Please note you will need a MySQL/MariaDB or other backend database to set this up. Also please look here for how to configure your database with regard to binlog format and installation.
This links to a guide that's for Nextcloud 11 (Current is 14). I note this guide also shows you how to enable Emoji (UTF8 4-byte) support with MySQL / MariaDB. I had major issues with this with the MariDB docker (See: linuxserver/docker-mariadb#22). A title change by @sparklyballs suggests this is actually considered experimental.
So I'm checking is to see if the documentation is out of date. I have already followed the guide for changing the binlog format, and now I'm wondering if I should revert/restart the database. At the moment I wouldn't face major loss, as I'm having other issues at present as well.
Looking at the readme, the following is mentioned:
This links to a guide that's for Nextcloud 11 (Current is 14). I note this guide also shows you how to enable Emoji (UTF8 4-byte) support with MySQL / MariaDB. I had major issues with this with the MariDB docker (See: linuxserver/docker-mariadb#22). A title change by @sparklyballs suggests this is actually considered experimental.
So I'm checking is to see if the documentation is out of date. I have already followed the guide for changing the binlog format, and now I'm wondering if I should revert/restart the database. At the moment I wouldn't face major loss, as I'm having other issues at present as well.