head.php의 검색기능 이용시 에러가 납니다. 도와주세요 정보
그누보드 head.php의 검색기능 이용시 에러가 납니다. 도와주세요본문
그누보드를 처음 사용해보는 사용자입니다.
서버는 리눅스에서 mySql 4.x 버전을 사용하고 있습니다.
검색을 하면
select count(*) as cnt from g4_write_notice a, g4_board b where (b.bo_table = 'notice') and ( ( INSTR(LOWER(wr_subject), '1') > 0 ) ) and FIND_IN_SET('secret', wr_option) = 0
1267 : Illegal mix of collations (latin1_swedish_ci,COERCIBLE) and (utf8_general_ci,IMPLICIT) for operation 'find_in_set'
error file : /bbs/search.php
이런 에러가 납니다
분명 sql 때문에 나는 에러 같은데 어떻게 해야하는지 잘 모르겠습니다
sql 4.x 버전도 처음 써보거든요.. 조언 부탇드립니다
서버는 리눅스에서 mySql 4.x 버전을 사용하고 있습니다.
검색을 하면
select count(*) as cnt from g4_write_notice a, g4_board b where (b.bo_table = 'notice') and ( ( INSTR(LOWER(wr_subject), '1') > 0 ) ) and FIND_IN_SET('secret', wr_option) = 0
1267 : Illegal mix of collations (latin1_swedish_ci,COERCIBLE) and (utf8_general_ci,IMPLICIT) for operation 'find_in_set'
error file : /bbs/search.php
이런 에러가 납니다
분명 sql 때문에 나는 에러 같은데 어떻게 해야하는지 잘 모르겠습니다
sql 4.x 버전도 처음 써보거든요.. 조언 부탇드립니다
댓글 전체
역시 구글 검색 좋습니다.
http://www.woltlab.de/de/forum/thread.php?threadid=83273
g4(포에버) 관련 질문은 포에버 질문답변 게시판을 이용해주십시오.^^
http://www.sir.co.kr/?doc=bbs/gnuboard.php&bo_table=g4_qa
http://www.woltlab.de/de/forum/thread.php?threadid=83273
g4(포에버) 관련 질문은 포에버 질문답변 게시판을 이용해주십시오.^^
http://www.sir.co.kr/?doc=bbs/gnuboard.php&bo_table=g4_qa