MySQL Fixing the error: #1115 – Unknown character set: utf8

When loading the database, it returns error #1115 – Unknown character set: utf8

Solving the problem

Changing the encoding in the database DUMP from utf8 to utf 8

or upgrade Mysql to a newer version utf 8 encoding appeared in Mysql version 5.5.3

Check Also

An NFT Marketplace using Ethereum, Web3 and Next.js

An NFT Marketplace using Ethereum, Web3 and Next.js

is a complete NFT Marketplace system that allows you to start your own NFT marketplace …

Leave a Reply

Your email address will not be published. Required fields are marked *