반응형
/etc/my.cnf
확인 방법
[client]
default-character-set=utf8 [mysqld] character-set-server=utf8 collation-server=utf8_general_ci init_connect=set collation_connection=utf8_general_ci init_connect=set names utf8 character-set-client-handshake=TRUE skip-character-set-client-handshake |
확인 방법
반응형
'Linux Server' 카테고리의 다른 글
VirtualBox Installation failed 해결방법 (0) | 2011.08.08 |
---|---|
mbstring 확장 모듈 설정 (0) | 2011.04.08 |
크로스 컴파일시 cannot find -lbluetooth 오류 (0) | 2010.11.25 |
BlueZ 를 사용할때 컴파일 방법 (0) | 2010.11.25 |
컴파일시 pthread 오류 (0) | 2010.04.03 |