mariadb & mysql
database character set 확인하기
카리스마유
2017. 2. 3. 14:22
1. db에 설정된 character set을 확인하는 방법
show variables like 'char%';