Query 수행을 할 수 없습니다. Query 내용 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '대조영'촬영지 설악씨네라마%' AND gubun = 'tour'' at line 5=>SELECT
count(*)
FROM
goods
WHERE relay_key LIKE '%드라마'대조영'촬영지 설악씨네라마%' AND gubun = 'tour'
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/hanabi/www/_common/db_class.php on line 66
Query 수행을 할 수 없습니다. Query 내용 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '대조영'촬영지 설악씨네라마%' AND gubun = 'tour'
ORDER BY no D' at line 9=>
SELECT
*
, price_1 as real_price_1, ROUND( price_1 / 8.8, -2 ) as price_1
, price_2 as real_price_2, ROUND( price_2 / 8.8, -2 ) as price_2
, price_3 as real_price_3, ROUND( price_3 / 8.8, -2 ) as price_3
, viewprice as real_viewprice, ROUND( viewprice / 8.8, -2 ) as viewprice
FROM
goods
WHERE relay_key LIKE '%드라마'대조영'촬영지 설악씨네라마%' AND gubun = 'tour'
ORDER BY no DESC
LIMIT 0,100