Share

I would like to change all columns in a MySQL db table to CHARACTER SET = utf8mb4 and COLLATE = utf8mb4_unicode_ci. How do I do it?

 

 I would like to change all columns in a MySQL db table to CHARACTER SET = utf8mb4 and COLLATE = utf8mb4_unicode_ci. How do I do it?Continue reading on Medium » Read More MySQL on Medium 

#sql

By