Check Current Character Set Settings in MySQL
1mysql> SHOW VARIABLES WHERE Variable_name LIKE 'character\_set\_%' OR Variable_name LIKE 'collation%'; Sample output as follows: Image not found a.warning-link { color: inherit !important; font-weight: inherit !important; text-decoration: underline !important; border-bottom: none !important; } Web …
Read MoreCaused by difference in database versions where the latest version you're running does not support 'utf8mb4unicode520_ci'. Search and replace it from within the dump file with 'utf8mb4_unicode_ci'. See details in …
Read More