검색시 오류 남니다,
select COUNT(*) as cnt from g5_shop_item a, g5_shop_category b where (a.ca_id = b.ca_id and a.it_use = 1 and b.ca_use = 1) and (concat() like '%a330%' )
1582 : Incorrect parameter count in the call to native function 'concat'
error file : /shop/search.php
검색시
오류가 나네요,,
yc5-5.0b21버전 /shop/search.php 급한대로 바꾸었더니 정상적으로 뜨네요,
1582 : Incorrect parameter count in the call to native function 'concat'
error file : /shop/search.php
검색시
오류가 나네요,,
yc5-5.0b21버전 /shop/search.php 급한대로 바꾸었더니 정상적으로 뜨네요,
|
댓글을 작성하시려면 로그인이 필요합니다.
댓글 1개