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
All MySQL JSON data type information must be UTF8MB4 character set not BINARY.