https://bugs.contribs.org/show_bug.cgi?id=11086

--- Comment #13 from John Crisp <[email protected]> ---
"There are some warnings regarding your setup.

MySQL is used as database but does not support 4-byte characters. To be able to
handle 4-byte characters (like emojis) without issues in filenames or comments
for example it is recommended to enable the 4-byte support in MySQL. For
further details read the documentation page about this."

https://docs.nextcloud.com/server/20/admin_manual/configuration_database/mysql_4byte_support.html

Have tried a few bits but not been able to get it right yet.

I think it needs a mysql template a bit like this:

cat /etc/e-smith/templates/etc/my.cnf/020nextcloud

innodb_large_prefix=true
innodb_file_format=barracuda
innodb_file_per_table=1

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to