HISTORY
  • 캠핑용품 인디안매트 돗자리 매트
    캠핑용품 인디안매트 돗자리 매트
    20,000
  • 지라프 베가 파워 토치
    지라프 베가 파워 토치
    30,000
  • 멀티 툴케이스
    멀티 툴케이스
    34,000
  • 콤마나인 버너바람막이 대형
    콤마나인 버너바람막이 대형
    59,000
1/2

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,'168,467,468,469,471,472,525')) > 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