MySQL ERROR:
Error Number: 1064
Description: 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 'El Chivo Millonario'] ' ORDER BY t.entry_date DESC LIMIT 20' at line 1
Query: SELECT t.title AS related_title, t.entry_date AS related_date, t.url_title AS related_url, d.field_id_28 AS related_category FROM exp_weblog_titles AS t, exp_weblog_data AS d WHERE d.entry_id = t.entry_id AND t.status = 'open' AND (t.entry_date < 1337924994) AND d.field_id_28 = '['El Chivo Millonario'] ' ORDER BY t.entry_date DESC LIMIT 20