게시판에 글이 안 써져요 정보
게시판에 글이 안 써져요본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : http://siajy123.cafe24.com/gnuboard4/bbs/write_update.php
select count(*) as cnt from g4_point where mb_id = 'admin' and po_rel_table = 'gall' and po_rel_id = '5' and po_rel_action = '¾²±â'
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
error file : /gnuboard4/bbs/write_update.php
도대체 뭔 소린지 알아들을 수가 없네요 ;
오류 주소 : http://siajy123.cafe24.com/gnuboard4/bbs/write_update.php
select count(*) as cnt from g4_point where mb_id = 'admin' and po_rel_table = 'gall' and po_rel_id = '5' and po_rel_action = '¾²±â'
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
error file : /gnuboard4/bbs/write_update.php
도대체 뭔 소린지 알아들을 수가 없네요 ;
댓글 전체

character set이 다르기 때문에 비교할 수 없다는 얘기입니다.