문제 해결점 부탁드려요 ㅠㅠ 부탁드립니다. ㅜㅜ 정보
문제 해결점 부탁드려요 ㅠㅠ 부탁드립니다. ㅜㅜ본문
select count(*) as cnt from g4_point where mb_id = 'admin' and po_rel_table = 'testtest' and po_rel_id = '11' and po_rel_action = '쓰기'
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (latin1_swedish_ci,COERCIBLE) for operation '='
error file : /gnuboard4/gnuboard4/bbs/write_update.php
쓰기를 누르면 이렇게 나오고요;;;
글씨가 전체적으로 다 ?????? <----- 이런식으로 나오는데;;
머가 잘못된건가요??
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (latin1_swedish_ci,COERCIBLE) for operation '='
error file : /gnuboard4/gnuboard4/bbs/write_update.php
쓰기를 누르면 이렇게 나오고요;;;
글씨가 전체적으로 다 ?????? <----- 이런식으로 나오는데;;
머가 잘못된건가요??
댓글 전체
한글만 다 깨지는 것 같은데 DB의 언어셋을 확인해 보세요.
현재 사용하시는 그누보드의 언어셋이 utf-8이면 DB도 utf-8로
euc-kr이면 DB 언어셋도 euc-kr로 동일해야 합니다.
현재 사용하시는 그누보드의 언어셋이 utf-8이면 DB도 utf-8로
euc-kr이면 DB 언어셋도 euc-kr로 동일해야 합니다.