로그인에러 정보
로그인에러본문
처음 설치하고 관리자 로그인을 하려고 하는데
select * from g4_member where mb_id = TRIM('admin')
1267 : Illegal mix of collations (euckr_bin,IMPLICIT) and (latin1_swedish_ci,COERCIBLE) for operation '='
error file : /gnuboard4/bbs/login_check.php
페이지가 뜹니다...
댓글 전체
http://sir.co.kr/bbs/board.php?bo_table=g4_qa&wr_id=12273 를 참조해 보시기 바랍니다
mysql 기본설정이 utf-8인지 euckr인지 기본collation이 euckr_bin인지 utf8_general_ci인지등등을 확인해보시길바랍니다
mysql 기본설정이 utf-8인지 euckr인지 기본collation이 euckr_bin인지 utf8_general_ci인지등등을 확인해보시길바랍니다
확인이 안되서 두개의 버전으로 다 해봤는데 그래도 로그인이 안됩니다