HISTORY
  • 캠핑의자 경량 릴렉스의자
    캠핑의자 경량 릴렉스의자
    26,000
  • 블루버켓 커플 패키지 2pc
    블루버켓 커플 패키지 2pc
    37,900
  • 지라프 가버너 마그네틱 호스 어댑터
    지라프 가버너 마그네틱 호스 어댑터
    49,500
  • 필드 멀티백 리얼트리 코듀라
    필드 멀티백 리얼트리 코듀라
    14,900
1/1

select * ,if(p_soldout_chk='N',p_stock,0) as p_stock from smart_product as p where (1) and p_view = 'Y' and p_option_valid_chk = 'Y' and p_outer = 0 and (select count(*) from smart_product_category as pct where pct.pct_pcode=p_code and find_in_set(pct_cuid,'72,466,461,462,463,464,465')) > 0 order by p_idx asc limit -400, 80
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-400, 80' at line 9
1064