2015년 8월 19일 수요일

mysql table column collation 변경

alter table <some_table> convert to character set utf8 collate utf8_unicode_ci;
출처 - http://stackoverflow.com/questions/742205/how-to-change-the-default-collation-of-a-table

댓글 없음:

댓글 쓰기