HISTORY
  • 다니고 캠핑의자 우드 감성 로우체어
    다니고 캠핑의자 우드 감성 로우체어
    38,000
  • 시그니쳐 블랙 이너테이블
    시그니쳐 블랙 이너테이블
    170,000
  • 프리미엄 롱 릴렉스체어
    프리미엄 롱 릴렉스체어
    39,000
  • 콤마나인 시그니처 육각 화로테이블
    콤마나인 시그니처 육각 화로테이블
    100,000
1/4

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,'1,440,479,441,442,443,444,439,445')) > 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