How do I change the default charset from UTF-8 to ISO-8859-1 in phpMyAdmin?
You need to go to phpmyadmin > information_schema > schemata > change your DEFAULT_CHARACTER_SET_NAME with query
phpmyadmin > information_schema > schemata >
DEFAULT_CHARACTER_SET_NAME
2.1m questions
2.1m answers
60 comments
57.0k users