Error!

MySQL Error: 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 's_product_of_the_year_award')) ORDER BY priority desc' at line 1
SQL Statement: SELECT distinct web_ads.id,location,code,type FROM web_ads JOIN web_ad_pages as p on p.ad_id=web_ads.id join web_ad_dates as d on d.ad_id=web_ads.id and d.start_date <= '2012-02-04' and d.end_date >= '2012-02-04' WHERE web_ads.magazine_id='5' and ((url = '/news/2010/03/09/sherwin-williams_wins_steel_tank_inst.'s_product_of_the_year_award')) ORDER BY priority desc