1/9/2018
•
EN
MySQL import: JSON with binary character set
Fixing a MySQL JSON import error by converting binary character set strings to utf8mb4 using a regex find-and-replace.