I think the problem has nothing to do with the utf8mb4 setting but the InnoDB compression setting. I would assume that seting “innodb_compression_default = off” should fix the problem. Check-out the provided link in my previous post.
I think the problem has nothing to do with the utf8mb4 setting but the InnoDB compression setting. I would assume that seting “innodb_compression_default = off” should fix the problem. Check-out the provided link in my previous post.