MySQL import: JSON with binary character set
Read OriginalThis article provides a solution for the MySQL import error "cannot create a JSON value from a string with CHARACTER SET 'binary'". It explains how to fix the import file by using a specific regex find-and-replace pattern to convert the problematic strings to the utf8mb4 character set, with a source link to StackOverflow.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet