mysqldump --default-character-set=euckr -u 유저 -p 디비명 > 덤프뜰 이름.sql
--default-character-set=euck 옵션추가해주면 한글이 안깨지더군요;;
'Study > Linux' 카테고리의 다른 글
PHP gdbm에 대하여, (0) | 2011.09.03 |
---|---|
리눅스 ssh 접속 느릴때 (0) | 2011.07.08 |
리눅스 마스터 1급 (0) | 2011.06.28 |
unpacking of archive failed on file /sbin/ 블라블라: cpio: rename (0) | 2011.04.11 |
Configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information (0) | 2011.03.22 |
리눅스 파일 내용 검색 (0) | 2011.03.10 |