갑자기 에러가 납니다. 정보
갑자기 에러가 납니다.본문
시스템을 업그레이드 하고 난뒤 에러가 나고 않됩니다.
고수님들의 조언을 바랍니다.
시스템은 다음과 같습니다.
O.S: 안녕 1.2
DB : Mysql 4.1.3
PHP 5.0
PHP.ini 에서 mysql.default_charset = euckr 로 풀어 놓고 My.cnf에서는 old_password=0으로 맞추어 놓았습니다.
Error Message:
select * from g4_member where mb_id = TRIM('admin')
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (latin1_swedish_ci,COERCIBLE) for operation '='
error file : /bbs/login_check.php
고수님들의 조언을 바랍니다.
시스템은 다음과 같습니다.
O.S: 안녕 1.2
DB : Mysql 4.1.3
PHP 5.0
PHP.ini 에서 mysql.default_charset = euckr 로 풀어 놓고 My.cnf에서는 old_password=0으로 맞추어 놓았습니다.
Error Message:
select * from g4_member where mb_id = TRIM('admin')
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (latin1_swedish_ci,COERCIBLE) for operation '='
error file : /bbs/login_check.php
댓글 전체
어려운 일 하셨군요...잘 해결되기를 바랍니다.