카테고리 관련 collations 오류 정보
카테고리 관련 collations 오류
본문
오류 주소 : http://exts.kr/bbs/board.php?bo_table=apply&sca=오류신고
select distinct wr_parent from g4_write_apply where ca_name = '������' and (wr_num between '' and '10000')
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
error file : /bbs/board.php
사이트는 모두 UTF-8인코딩으로 쓰구요. 오류에서 나오는말이 뭔말인지는 잘 알겠는데 어떻게 해결해야하죠?
생성된 다른 게시판에서도 마찬가지입니다.
select distinct wr_parent from g4_write_apply where ca_name = '������' and (wr_num between '' and '10000')
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
error file : /bbs/board.php
사이트는 모두 UTF-8인코딩으로 쓰구요. 오류에서 나오는말이 뭔말인지는 잘 알겠는데 어떻게 해결해야하죠?
생성된 다른 게시판에서도 마찬가지입니다.
댓글 전체