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: -