I
I
IvanMogilev2020-05-22 16:10:23
MySQL
IvanMogilev, 2020-05-22 16:10:23

Question marks in the dump, how to solve?

I made a dump of the database, and in it the Russian characters were replaced with Question5ec7cf3d77cdd856270060.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lazy @BojackHorseman MySQL, 2020-05-22
@IvanMogilev

This is a crooked dump. connection encoding did not match table encoding

Q
QuestYouCraft, 2020-05-22
@QuestYouCraft

In what encoding did you dump the database, in this you need to open, save and load (in PhpMyAdmin, by default, when dumping SQL, the encoding is UTF-8 -> you need to open the database in this particular encoding)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question