Full UTF-8 not supported when using MySQL 8

Full UTF-8 not supported when using MySQL 8

by Omar JG -
Number of replies: 1

Deprecated parameters for MySQL 8.0 will cause issues with full UTF 8 support. 

'innodb_file_format', 'innodb_large_prefix', 'innodb_file_per_table'

Regarding the parameter not available on MySQL 8.0, please see these parameter are deprecated in MySQL 8.0.

Similarly, these parameter are also deprecated from MariaDB 10.3.

Is somebody aware of a workaround? 


Average of ratings: -
In reply to Omar JG

Re: Full UTF-8 not supported when using MySQL 8

by Tim Hunt -
Core developers колдонуучунун сүрөтү Documentation writers колдонуучунун сүрөтү Particularly helpful Moodlers колдонуучунун сүрөтү Peer reviewers колдонуучунун сүрөтү Plugin developers колдонуучунун сүрөтү
Which Moodle version are you on? This was fixed some time ago: MDL-59098