Answer the question
In order to leave comments, you need to log in
How to fix an error with recoding tables through sql query in MySQL database?
1) It all started with the appearance of the "table encoding" error when testing the system in the Bitrix admin panel.
Already 1942 errors. I looked at the database in phpmyadmin and realized that I would manually change the encoding for each table and field for a week.
2) Found an alternative solution - through sql query. In the database in the sql tab, I entered the query: and clicked "ok".
3) Queries were generated for each table:
4) I copied them back to the sql tab:
5) After that, this error was displayed:
How to fix it and not manually recode the necessary tables and fields?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question