When editing MYSQL, question marks are displayed instead of Russian letters. What should I do to display Russian letters? Thanks!
I think you shall check here:
Webmin > Servers > MariaDB Database Server > MariaDB System Variables
Then try to find: “character_set_database”
Me I have: utf8mb4
Maybe it not the appropriate encoding for you or maybe you put an other one. Unfortunately I don’t remember where to edit it; Maybe in:
Webmin > Servers > MariaDB Database Server > Edit Config Files
It can also be your application which doesn’t record with the right encoding in the Database.