쿼리에서 에러가 났습니다. |
쿼리문 |
select * from R_life_mamul S, R_life_coupon C, R_life_expiry E where C.`pno`=S.`no` and S.`no`=E.`pno` and S.code='servies' and C.`coupon_use`='yes' and (E.`premium`>='2025-04-01' || E.`preferential`>='2025-04-01') and C.`coupon_category`='移댄럹/�좎쭛' and (`end_coupon`>='2025-04-01') order by C.`no` desc limit 6 |
|
에러메세지 |
ERROR CODE 1267 : Illegal mix of collations (utf8_general_ci,IMPLICIT) and (euckr_korean_ci,COERCIBLE) for operation \'=\' |
|
페이지 |
/display/coupon_list.html |
|
| |