I exported my database with JSON columns in it. After I migrated to a new server, my import crashed every time with an error like:
cannot create a JSO
change collation to utf8_general_ci. worked for me.