0

I have a column with utf8 CHARACTER_SET_NAME and COLLATION_NAME utf8_general_ci. I need to change the column to use utf8mb4 and utf8mb_unicode_ci respectively.

I am using mysql 5.6

MIA
  • 373
  • 3
  • 18

1 Answers1