euc-kr에서 utf-8로 디비 복원시 에러문구~~ 정보
euc-kr에서 utf-8로 디비 복원시 에러문구~~본문
euc-kr에서 utf-8로 디비를 옮겼는데요.
전체는 잘 되는데 카테고리가 들어간 게시판은 아래와 같은 에러가 뜨네여.
게시물 전체보기를 하면 다 나오는데 카테고리별로 클릭하면 아래와 같은 에러가 나옵니다.
고수님들 해결 좀 부탁드립니다.
select distinct wr_parent from g4_write_product where ca_name = '�����øӽ�' and (wr_num between '-114' and '9886')
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
error file : /bbs/board.php
전체는 잘 되는데 카테고리가 들어간 게시판은 아래와 같은 에러가 뜨네여.
게시물 전체보기를 하면 다 나오는데 카테고리별로 클릭하면 아래와 같은 에러가 나옵니다.
고수님들 해결 좀 부탁드립니다.
select distinct wr_parent from g4_write_product where ca_name = '�����øӽ�' and (wr_num between '-114' and '9886')
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
error file : /bbs/board.php
댓글 전체