HISTORY
최근 본 상품이
없습니다.

select p.* from smart_product as p where p_brand = '223' and p_view = 'Y' and p_outer=0 AND p_code in (select pct_pcode from smart_product_category where pct_cuid in (select c_uid from smart_category where c_uid='147' or substring_index(c_parent, ',', 1)='147')) order by p.p_idx asc limit -100, 20
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 '-100, 20' at line 5
1064