Details
Winners' showcase of Benji Schwimmer & Torri Smith on 2011 US Open Swing Dance Championships
SELECT v.product_id AS v_id, v.text_id AS v_tid, v.seen AS v_seen, vt.title AS v_title, vt.url AS v_url FROM product v LEFT JOIN product_trans vt ON v.product_id = vt.product_id AND vt.lang_id = 2 WHERE v.publish = 1 AND v.product_id != 73 AND ( vt.title LIKE '%2011 US Op%' OR vt.title LIKE '%' Showcase%' ) ORDER BY v.order_by DESC LIMIT 0,8
#1064 - 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 'Showcase%' ) |