[MYSQL] 캐릭터셋 확인

# mysql -uroot -p
mysql> use andong
mysql> show variables like 'character%';

댓글