Re: convert utf8_general_ci Tables to utf8mb4_general_ci - What to expect?
Posted by: Bernt Marius Johnsen
Date: August 21, 2019 02:27PM

Hi. Unfortunately there is no "right way", since a lot will depend on your schema and your actual data.

I suggest that you have a look at slides 15-19 in this presentation: https://www.slideshare.net/BerntMariusJohnsen/mysql-80-unicode-why-what-how

The presentation is about MySQL 8.0 and migrating from latin1 in 5.7 to utf8mb4 in 8.0, but in principle the problems discussed will apply to your case too.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: convert utf8_general_ci Tables to utf8mb4_general_ci - What to expect?
981
August 21, 2019 02:27PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.