queryselect a.*, b.goodsnm, c.catno from mini_bbs as a left join mini_goods as b on a.goodsno=b.goodsno left join mini_goods_link as c on a.goodsno=c.goodsno where a.id = 'review' and view_yn = 'Y' and catno like '145%' and catno like '%' group by a.no order by a.regdt desc limit 21
    file/home/jumbo/public_html/goods/eventlist_ifra.php (line:3)
    /home/jumbo/public_html/lib/template_/Template_.class.php (line:89)
    /home/jumbo/public_html/lib/template_/Template_.class.php (line:155)
    /home/jumbo/public_html/_compile/fashion/goods/eventlist_ifra.htm.php (line:48)
    /home/jumbo/public_html/lib/template_/tpl_plugin/function.f_getBbsData.php (line:30)