HISTORY
  • 코마스나인 티타늄 쿠커 코펠세트
    코마스나인 티타늄 쿠커 코펠세트
    57,200
  • 감성캠핑 레이스 테이블보 플라워 3size
    감성캠핑 레이스 테이블보 플라워 3size
    3,600
  • 콤마나인 파일드라이버
    콤마나인 파일드라이버
    127,000
  • 코마스나인 티타늄컵 시에라컵 고정형
    코마스나인 티타늄컵 시에라컵 고정형
    19,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,'147,206,514,515,516,517,518,519,520,521')) > 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