mysql_full_unicode_support#File_format

Re: mysql_full_unicode_support#File_format

by Usman Asar -
Number of replies: 0
Picture of Plugin developers Picture of Testers
Both Riunge and Kasia

Your provider unfortunately wont be able to help, unless you are on dedicated/VPS, there is a work around, add this line to your config.php

dbcollation => ‘utf8mb4_unicide_ci’;

It will turn into warning, but will work.

but be aware, your table should be on barracuda file format ideally.