주석  |  십자가  |  강해  |  대표기도문  |  매일성경  |  
전체카테고리보기 버튼
 
DB ERROR

=============================================================================
Mysql_Query : select *,(case when goods_stock > 0 then 1 else 0 end) as stock_view,a.uid as uid from morning_goods_table as a left join morning_category_table as b on a.goods_category = b.category_id where goods_class = '0' and a.approval_date > '0' and goods_mcategory_del != '15000000' and ( ( replace(goods_name, ' ', '') like '%玲%' ) or ( replace(goods_advance, ' ', '') like '%玲%' ) or ( replace(goods_keyword, ' ', '') like '%玲%' ) or ( replace(goods_brand, ' ', '') like '%玲%' ) or ( replace(goods_company, ' ', '') like '%玲%' ) ) and moonwa = '1' and goods_grant <= 0 order by register_date desc limit 0, 30
Mysql_Error : Column 'register_date' in order clause is ambiguous
Mysql Error Num : 1052

=============================================================================